* Fix issue semi-colon gets inserted unnecessarily * Simplify if condition a bit
if (true) [a, b] = [b, a];