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