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

     1  //go:build linux && go1.2 || windows
     2  
     3  package none
     4  

View as plain text