Source file src/go/build/testdata/multi/file.go 1 // Test data - not compiled. 2 3 package main 4 5 func main() {} 6 View as plain text