mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
typo
This commit is contained in:
parent
0bf488ea49
commit
c1f7db8275
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ run = (buffer) ->
|
|||
repl.prompt()
|
||||
|
||||
if stdin.readable
|
||||
# handled piped input
|
||||
# handle piped input
|
||||
pipedInput = ''
|
||||
repl =
|
||||
prompt: -> stdout.write @_prompt
|
||||
|
|
Loading…
Add table
Reference in a new issue