github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/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