There was an error while loading. Please reload this page.
NodeJS 4.1.2, Windows 10 (x64), REPL:
C:\Users\admin\Desktop>node > 1+1 // also ctrl+c, ctrl+d dont work here 1+1 // wtf? 2 > 1+1 // now works as intended 2
NodeJS 4.1.2, Windows 10 (x64), REPL: