github.com/robhaswell/grandperspective-scan@v0.1.0/test/go-go1.7.1/src/cmd/go/testdata/local/easysub/main.go (about) 1 // +build ignore 2 3 package main 4 5 import "." 6 7 func main() { 8 easysub.Hello() 9 }