@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("Just a file to make 'go get' happy")
}