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