Guest User

Untitled

a guest
May 27th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. /**
  2. * one
  3. */
  4.  
  5. // this line breaks the code.
  6. blah;
  7.  
  8. /**
  9. * two
  10. */
  11.  
  12. blah + '/' + also + 'breaks the code';
  13.  
  14. /**
  15. * three
  16. */
  17.  
  18. blah
Add Comment
Please, Sign In to add comment