1 2 3 4 5
! go build -p=-1 example.go stderr 'go: -p must be a positive integer: -1' -- example.go -- package example