feeley / codeboot

An in-browser JavaScript REPL which supports single-stepping
32 stars 11 forks source link

Strangely, in JS "var n=5; n *= (n *= n); print(n);" should give 125 but codePlay gives 625. #59

Open feeley opened 11 years ago