diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2017-08-20 01:39:04 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2017-08-20 01:39:04 -0700 |
| commit | c5c014864e786e68ebe82adbd88dd5806cd6ea5b (patch) | |
| tree | ec04adb28ed1aac9c70c7e00682c45dfc2bd901c /game2.moon | |
| parent | 19c42887bce39b9607e9358d7c31484c263e26b0 (diff) | |
Working cleanup.
Diffstat (limited to 'game2.moon')
| -rwxr-xr-x | game2.moon | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -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" |
