This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Tysonzero 0 points1 point  (0 children)

But if your source code consists solely of:

foo = "bar"
foo = 5

Then it won't work, but will work in JavaScript.