Guest User

Untitled

a guest
Feb 20th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. try {
  2. new Insertion.Before("main", "This is a test");
  3. } catch (e) { alert('RJS error:\n\n' + e.toString()); alert('new Insertion.Before(\"main\", \"This is a test\");'); throw e }
Add Comment
Please, Sign In to add comment