Sign in
go
/
go.git
/
100b6739fc608a3e7d0f31eba66fd014e9986015
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
test_compile_binary.txt
blob: 6c01bc5729e91389266552a794f7c94b4fe47625 [
file
]
! go test -c compile_binary/...
stderr 'build comment'
-- compile_binary/foo_test.go --
//+build foo
package foo