Closed NhatMinh0208 closed 9 months ago
This PR reverses the order in which values in an array expression are evaluated so that it is consistent with the Source language and JS specification.
Description
This PR reverses the order in which values in an array expression are evaluated so that it is consistent with the Source language and JS specification.
Changes