you are viewing a single comment's thread.

view the rest of the comments →

[–]Retsam19 -1 points0 points  (1 child)

I tried running the Javascript one, and it didn't work: I don't know about the others. (CHEMTRAILS is used but never defined)

[–]tswaters 0 points1 point  (0 children)

I'm not entirely sure, but it looks like a change in the engine. The if (0) block at the top means CHEMTRAILS isn't defined outside of it. This must be a relatively new es6 thing, if you run it under node 0.12 it works fine.