You're viewing a single thread.
View all comments
39
comments
Heh... but Javascript is so permissive you can just start writing psuedocode and it'll probably be valid!
65 1 Replyeval('alert("Yep")')
24 0 Reply29 0 Replyfor(i=0;i<100;i++){ console.log("Yep") } console.log("uh-huh")
17 0 ReplyLike Dave from Storage Wars?
7 0 Reply3 0 Reply
"Uh huh."
3 0 Reply
const notThree = 1 + '2';
6 0 ReplyAnd it will do... something.
6 0 ReplyPerhaps more than one thing, who can know?
2 0 Reply
You've viewed 39 comments.
Scroll to top