• Not sure what's going on - is the code uploading correctly, or do you have something else saved in Espruino? I just ran all 3, on Pico and original boards using the 1v79 release from the website and got:

     _____                 _
    |   __|___ ___ ___ _ _|_|___ ___
    |   __|_ -| . |  _| | | |   | . |
    |_____|___|  _|_| |___|_|_|_|___|
              |_| http://espruino.com
     1v79 Copyright 2015 G.Williams
    >echo(0);
    [
      "f1(): "
     ]
    [
      "f2(): "
     ]
    [
      "f3(): "
     ]
    =undefined
    >
    =undefined
    [
      "fE(): "
     ]
    

    Which is exactly what you'd expect?

About

Avatar for Gordon @Gordon started