Sign in
go
/
go
/
d6427ef53e4d2a2b8e19b4bb85c6ea166b7e855e
/
.
/
test
/
fixedbugs
/
issue52279.dir
/
main.go
blob: 8c7e069c5b924477770eeb51fabf5ea7bee7f27e [
file
]
package main
import "./lib"
func main() { lib.FIRST.String() }