Init commit

This commit is contained in:
2017-10-26 02:40:58 -07:00
commit e114f48e03
2 changed files with 7 additions and 0 deletions
View File
+7
View File
@@ -0,0 +1,7 @@
package main
func main(){
print("test")
}