Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. function sample() {
  2.  
  3. }
  4.  
  5. function sample()
  6. {
  7.  
  8. }
  9.  
  10. ( arg1, arg2 )
  11.  
  12. (arg1, arg2)
  13.  
  14. () {
  15.  
  16. (){
  17.  
  18. function sample(x1, x2) {
  19.  
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement