Add empty main.go

master
Bel LaPointe 2018-10-07 23:06:34 -06:00
parent eeb577dda8
commit 24e30a7eee
1 changed files with 4 additions and 0 deletions

4
main.go Normal file
View File

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