github.com/zxy12/golang_with_comment@v0.0.0-20190701084843-0e6b2aff5ef3/cmd/go/testdata/src/gencycle/gencycle.go (about)

     1  //go:generate echo hello world
     2  
     3  package gencycle
     4  
     5  import _ "gencycle"