yuch4n

alert.js

Jun 3rd, 2014
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. (function () {
  2.   alert('test');
  3. }());
Add Comment
Please, Sign In to add comment