Source file src/go/build/testdata/multi/file_appengine.go

     1  // Test data - not compiled.
     2  
     3  package test_package
     4  
     5  func init() {}
     6  

View as plain text