Guest User

Untitled

a guest
Jan 23rd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. foo.prototype.foo = function(){
  2.  
  3. }
  4.  
  5. //... more methods
  6.  
  7. // hey look, im way later in the file
  8. // but I still retain context! YAYyYAYYyayYAYyay
  9.  
  10.  
  11. foo.prototype.bar = function(){
  12.  
  13. }
Add Comment
Please, Sign In to add comment