github.com/zxy12/go_duplicate_112_new@v0.0.0-20200807091221-747231827200/src/cmd/go/testdata/script/test_compile_binary.txt (about)

     1  ! go test -c compile_binary/...
     2  stderr 'build comment'
     3  
     4  -- compile_binary/foo_test.go --
     5  //+build foo
     6  package foo