Guest User

Untitled

a guest
Oct 16th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. for (key in hash) {
  2.     for (var key1:* in hash) {
  3.     }
  4.     delete hash[key];
  5. }
Add Comment
Please, Sign In to add comment