Correct 'repl' to 'REPL' (#301)

This commit is contained in:
Lord Niels N. Horn 2016-10-23 22:50:57 +02:00 committed by leaf
parent 9e1ad7fe53
commit 0b4a424378

View File

@ -47,7 +47,7 @@ run = ->
script_fname = arg[ind]
unless script_fname
print_help "repl not yet supported"
print_help "REPL not yet supported"
new_arg = {
[-1]: arg[0],