github.com/sdboyer/gps@v0.16.3/_testdata/src/igmainlong/igmain.go (about) 1 // Another comment, which the parser should ignore and still see builds tags 2 3 // +build ignore 4 5 package main 6 7 import "unicode" 8 9 var _ = unicode.In