...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
go
/
build
/
testdata
/
other
/
file
/
file.go
Documentation:
go/build/testdata/other/file
1
// Test data - not compiled.
2
3
package file
4
5
func F() {}
6
View as plain text