The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-repl-console.js @ 6f043940

History | View | Annotate | Download (1.68 KB)

# Date Author Comment
0285dae2 08/24/2012 05:31 PM Nathan Rajlich

repl: create a new Console instance for the repl when "useGlobal" is off

Now `console.log('blah')` will work in a REPL running over a socket.

Closes #3876.