github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/codegen/doc_test.go (about) 1 package codegen 2 3 import ( 4 "testing" 5 ) 6 7 func Test(t *testing.T) { 8 }