Guest User

Untitled

a guest
May 26th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. (function () {
  2. var _0 = function () {
  3. return 2 + 2;
  4. };
  5.  
  6. getAnswer = _0;
  7. })();
Add Comment
Please, Sign In to add comment