You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Great!

    I see what was happening now - E.toString must not have existed in 1v72. Instead, it was calling the built-in function Object.toString on E (which would ignore the first argument).

    If I'm honest, toString was probably a bad name for the E.toString function given the name clash - but hey, too late now :)

About

Avatar for Gordon @Gordon started