wrequiems

Untitled

Mar 16th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function hi() {
  2.   console.log("Hello World!");
  3. }
  4. hi();
Add Comment
Please, Sign In to add comment