File Manager

Path: /opt/golang/1.22.0/src/cmd/go/testdata/script/

Viewing File: build_unsupported_goos.txt

[compiler:gccgo] skip # gccgo assumes cross-compilation is always possible

env GOOS=windwos # intentional misspelling of windows

! go build -n exclude
stderr 'unsupported GOOS/GOARCH pair'