Source file src/go/parser/testdata/goversion/t02.go

     1  //go:build linux && go1.2
     2  
     3  package go1_2
     4  

View as plain text