...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
go
/
build
/
testdata
/
directives
/
c_test.go
Documentation:
go/build/testdata/directives
1
//go:xtest1
2
3
package p_test
4
5
//go:ignored
6
View as plain text