Thanks for the report - I've just made a bug for this.
The Linux versions of Espruino check for memory leaks on exit, and it looks like that particular syntax error caused a memory leak.
It's not much to worry about though - you'll lose a few bytes of memory each syntax error until this is fixed - but then you have several hundred MB to play with :)
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.
Thanks for the report - I've just made a bug for this.
The Linux versions of Espruino check for memory leaks on exit, and it looks like that particular syntax error caused a memory leak.
It's not much to worry about though - you'll lose a few bytes of memory each syntax error until this is fixed - but then you have several hundred MB to play with :)