mirror of https://github.com/t1meshift/js.git
1 line
20 B
JavaScript
1 line
20 B
JavaScript
|
let [a, b] = [4, 4];
|