repl: fix overwrite for this._prompt
authorYazhong Liu <yorkiefixer@gmail.com>
Wed, 9 Jul 2014 10:01:05 +0000 (18:01 +0800)
committerFedor Indutny <fedor@indutny.com>
Tue, 29 Jul 2014 08:53:05 +0000 (12:53 +0400)
commit7166b55015261de8ab69758320f3d9159b3eaadd
tree202454a56a8a65313fda6028441190f9197d4014
parentf310c0f16b7d30c1f60eb4ae794748ef5d2ba77c
repl: fix overwrite for this._prompt

Signed-off-by: Fedor Indutny <fedor@indutny.com>
lib/readline.js
lib/repl.js
test/simple/test-repl.js