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