blob: a14a200b676fc85ddd0a2793c6dbba7dbfb71dbc [file] [log] [blame]
[compiler: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'