aboutsummaryrefslogtreecommitdiff
path: root/game2.moon
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2017-08-20 01:39:04 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2017-08-20 01:39:04 -0700
commitc5c014864e786e68ebe82adbd88dd5806cd6ea5b (patch)
treeec04adb28ed1aac9c70c7e00682c45dfc2bd901c /game2.moon
parent19c42887bce39b9607e9358d7c31484c263e26b0 (diff)
Working cleanup.
Diffstat (limited to 'game2.moon')
-rwxr-xr-xgame2.moon14
1 files changed, 0 insertions, 14 deletions
diff --git a/game2.moon b/game2.moon
index df411b0..a9de154 100755
--- a/game2.moon
+++ b/game2.moon
@@ -35,20 +35,6 @@ g\def "return %x", (vars)=>
g\run_debug[[
say "hello world!"
-say (lua "23 + 42")
-
-macro "print %y": say %y
-
-macro "%x + %y":
- lua (join ["(",%x," + ",%y,")"])
- lua "(#{%x} + #{%y})"
-
-(five) + 4
-
-print "done"
-]]
-[[
-
rule "fart": say "poot"
rule "doublefart":
say "poot"