archives

« Bugzilla Issues Index

#4413 — Wrong reference to RegularExpressionLiteral


In section 12.2.8 (regex literal expressions) <http://www.ecma-international.org/ecma-262/6.0/#sec-primary-expression-regular-expression-literals> the syntax just linking to the production of `RegularExpressionLiteral`s which are defined in their own chapter. It does link to 11.8.4 (strings) instead of 11.8.5 (regexes) however.


corrected in final (June 21, 2015) Ecma distribution update