js/tests/literals/t/0003.js

1 line
20 B
JavaScript
Raw Normal View History

2020-06-28 17:24:38 +10:00
let [a, b] = [4, 4];