I just tried this, and it worked. End result was:
>dump() var a = 10; var b = 10; var c = 1; var d = 1; var e = 1; var f = 13;
Which version of Espruino were you using? the one from the website, espruino-nightly, or your own build?
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I just tried this, and it worked. End result was:
Which version of Espruino were you using? the one from the website, espruino-nightly, or your own build?