Sign in
go
/
gofrontend
/
722990deeede7801e4ed3ca5d53ce312a19fcd7a
/
.
/
libgo
/
misc
/
cgo
/
testshared
/
testdata
/
implicit
/
implicit.go
blob: 5360188c562386fb1fae175817838fb27a045f5f [
file
]
package implicit
func I() int {
return 42
}