How Can Ecmascript Assignmentexpression Production Rule Produce `foo = 42`?
As the spec states (yes, 5.1, that's intentional): AssignmentExpression : ConditionalExpre…
Read more
How Can Ecmascript Assignmentexpression Production Rule Produce `foo = 42`?