archives

« Bugzilla Issues Index

#709 — 11.1.4.2: invalid RHS for ArrayComprehension


In 11.1.4.2 "Array Comprehension",
under "Runtime Semantics: Evaluation",
the production is:
ArrayComprehension :: [ ElementList ]

but that is not a valid RHS for ArrayComprehension.


replaced with TODO placeholder


Fixed in rev15, close issue?


Yup, fixed.