We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2e244 commit 709dbd2Copy full SHA for 709dbd2
src/cmd/go/testdata/script/list_constraints.txt
@@ -3,6 +3,7 @@
3
4
# Linux and cgo files should be included when building in that configuration.
5
env GOOS=linux
6
+env GOARCH=amd64
7
env CGO_ENABLED=1
8
go list -f '{{range .GoFiles}}{{.}} {{end}}'
9
stdout '^cgotag.go empty.go suffix_linux.go tag.go $'
0 commit comments