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