Added Gravity

This commit is contained in:
service
2017-10-15 10:23:34 -07:00
parent ff9d37be10
commit b008760375

3
g/gravity.gravity Normal file
View File

@@ -0,0 +1,3 @@
func main() {
System.print("Hello World");
}