blob: 86aa88bfd108f0c60d3bfb920cbcd131d661f12e [file] [log] [blame]
// +build ignore
// Binary importer imports proto files.
//
// Usage:
// $ go run importer.go -src /path/to/devtools/goma
//
// TODO: implement this.
package main
func main() {}