javascriptvisualizer
javascriptvisualizer copied to clipboard
Multiple closures not being represented correctly
The code runs and returns the correct result, but the resulting display for the closure scope seems to be off. Step through and notice how it nests closure scopes, and the value of x inside of the closure scope changes.