You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • 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?

About

Avatar for Gordon @Gordon started