Advertisement
kolton

Untitled

Sep 16th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. function bla1() {
  2. var x = 1;
  3. }
  4.  
  5. print(x); <--- undefined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement