Add empty main.go

This commit is contained in:
Bel LaPointe
2018-10-07 23:06:34 -06:00
parent eeb577dda8
commit 24e30a7eee

4
main.go Normal file
View File

@@ -0,0 +1,4 @@
package main
func main() {
}