Guest User

Untitled

a guest
Jan 18th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. const [,,,, five] = [1, 2, 3, 4, 5, 6, 7];
  2.  
  3. console.log(`Selected: ${five}`);
Add Comment
Please, Sign In to add comment