Sign in
go
/
go.git
/
c7d189e65c229a840c1e3e310cf4cd4ca0cb4e84
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
test_compile_binary.txt
blob: 63bb8ec3e78149ea2d80589304deec75131b97ca [
file
]
env GO111MODULE=off
! go test -c compile_binary/...
stderr 'build comment'
-- compile_binary/foo_test.go --
// +build foo
package foo