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