Guest User

Untitled

a guest
Feb 21st, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. (function take(shit) {
  2. return gold;
  3. }('$&^(&%&%$%'))
  4.  
  5. // Uncaught ReferenceError: gold is not defined
  6. // at take (<anonymous>:2:3)
  7. // at <anonymous>:1:1
Add Comment
Please, Sign In to add comment