Guest User

Untitled

a guest
Jun 14th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var howManyYears = 1;
  2. howManyYears += 1;
  3. howManyYears -= "1";
  4. alert(howManyYears + " year on #habr!");
Advertisement
Add Comment
Please, Sign In to add comment