Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/root/386/go/src/go/build/testdata/other/main.go
// Test data - not compiled. package main import ( "./file" ) func main() { file.F() }