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