github.com/ltltlt/go-source-code@v0.0.0-20190830023027-95be009773aa/cmd/go/testdata/src/gencycle/gencycle.go (about) 1 //go:generate echo hello world 2 3 package gencycle 4 5 import _ "gencycle"