Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. function () {
  2. /**** scope of foo *****/
  3. /*/
  4. /*/ var foo;
  5. /*/
  6. /*/ function () {
  7. /*/ /** scope of bar **/
  8. /*/ /*/
  9. /*/ /*/ var bar;
  10. /*/ /*/
  11. /*/ /******************/
  12. /*/ }
  13. /**********************/
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement