archives

« Bugzilla Issues Index

#3806 — 15.2.1.13: missing rules for VarDeclaredNames


In 15.2.1.13, VarDeclaredNames is missing rules for
Module : [empty]
and
ModuleItemList : ModuleItemList ModuleItem


fixed in rev33 editor's draft


I just noticed that the latter of those missing rules is actually the first rule in 15.2.1.13, but its production is wrong: the LHS is 'Module', should be 'ModuleItemList'.


fixed in rev33