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