Created
November 10, 2015 14:24
-
-
Save y-yu/950725cac7f67f5abbcc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rlwrap ./repl.moon | |
moon: ./parse.moon:8: (21) bad argument #1 to 'S' (string expected, got userdata) | |
stack traceback: | |
[C]: in function 'S' | |
./parse.moon:8: (21) in function 'CS' | |
./parse.moon:49: (79) in main chunk | |
[C]: in function 'require' | |
./repl.moon:3: (1) in main chunk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment