var a = "hello", _ref = [", ", "junk"], b = _ref[0], c = "world"; a = "hello"; var _ref2 = [", ", "junk"]; b = _ref2[0]; c = "world"; ;