diff options
Diffstat (limited to 'tools/repl.nom')
| -rw-r--r-- | tools/repl.nom | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/repl.nom b/tools/repl.nom index 9d9e88d..6857df2 100644 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -4,9 +4,7 @@ use "lib/os.nom" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -externally [quit, exit] all mean: - lua> "os.exit(0)" - +externally [quit, exit] all mean: lua> "os.exit(0)" externally (help) means: say "\ ..This is the Nomsu v\(Nomsu version) interactive console. |
