blob: f3eb28202ac96259be5e8182036a3a7116928b43 [file] [log] [blame]
[gccgo] skip 'gccgo has no standard packages'
go build -tags 'tag1 tag2' math
! go build -tags 'tag1,tag2 tag3' math
stderr 'space-separated list contains comma'