We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1ad7f commit 0b4a424Copy full SHA for 0b4a424
1 file changed
bin/moon.moon
@@ -47,7 +47,7 @@ run = ->
47
script_fname = arg[ind]
48
49
unless script_fname
50
- print_help "repl not yet supported"
+ print_help "REPL not yet supported"
51
52
new_arg = {
53
[-1]: arg[0],
0 commit comments