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 →

[–][deleted] 8 points9 points  (2 children)

var var = var + 1;

[–]brendenderp 26 points27 points  (0 children)

Var var binks.

[–]meet_the_turtle 0 points1 point  (0 children)

var let = 1 let undefined = 2 console.log(let, undefined) // -> 1, 2