blob: 63bb8ec3e78149ea2d80589304deec75131b97ca [file] [log] [blame]
env GO111MODULE=off
! go test -c compile_binary/...
stderr 'build comment'
-- compile_binary/foo_test.go --
// +build foo
package foo