Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repl: eval empty lines, fixing debugger repeat
Tweak the better empty line handling introduced in nodejs#2163 so that empty lines are still passed to the eval function. This is required for the debugger to repeat the last command on an empty line. Fixes: nodejs#6010
- Loading branch information