"use strict"; var _ref; var _toArray = function (arr) { return Array.isArray(arr) ? arr : Array.from(arr); }; var _temp; console.log((_temp = [123], _ref = _toArray(_temp), x = _ref[0], _temp));