diff options
Diffstat (limited to 'nomsu.moon')
| -rwxr-xr-x | nomsu.moon | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ utils = require 'utils' -- dicts? -- better scoping? -- first-class functions +-- better error reporting +-- type checking? INDENT = " " lpeg.setmaxstack 10000 -- whoa |
