...

Source file src/golang.org/x/tools/internal/testfiles/testdata/versions/mod.go

Documentation: golang.org/x/tools/internal/testfiles/testdata/versions

     1  // The file will be go1.21 from the go.mod.
     2  
     3  package versions // want "mod.go@go1.21"
     4  

View as plain text