github.com/zxy12/golang151_with_comment@v0.0.0-20190507085033-721809559d3c/cmd/go/testdata/standalone_test.go (about)

     1  package standalone_test
     2  
     3  import "testing"
     4  
     5  func Test(t *testing.T) {
     6  }