Guest User

Untitled

a guest
Feb 25th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. firstThis (data, callBack){
  2. data = 1
  3. callBack (data)
  4. }
  5.  
  6. firstThis (x, anyFunction);
Add Comment
Please, Sign In to add comment