diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-23 15:22:36 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-23 15:22:44 -0700 |
| commit | 7eabdbcc7daabb6db184fe81e127b745c2813f67 (patch) | |
| tree | 4a2a78eb12407982418d5db71be7d4206103f97c /nomsu.moon | |
| parent | 0dbfdc810d8eeb80fc45d849e1ff623f13913163 (diff) | |
Removed 'use "core"'
Diffstat (limited to 'nomsu.moon')
| -rwxr-xr-x | nomsu.moon | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -178,7 +178,6 @@ run = -> -- Run in interactive mode (REPL) nomsu\run [[ #!/usr/bin/env nomsu -V2 -use "core" use "lib/consolecolor.nom" action [quit, exit]: lua> "os.exit(0)" action [help]: |
