github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/go/parser/testdata/goversion/t04.go (about)

     1  // copyright notice
     2  
     3  //go:build (linux && go1.2) || (windows && go1.1)
     4  
     5  package go1_1