...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
golang.org
/
x
/
tools
/
internal
/
testfiles
/
testdata
/
versions
/
post.go
Documentation:
golang.org/x/tools/internal/testfiles/testdata/versions
1
//go:build go1.22
2
3
package versions
// want "post.go@go1.22"
4
View as plain text