peparing for refactoring...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-22 21:03:17 +03:00
parent 534cf5d632
commit d63010d21d

View File

@ -342,6 +342,10 @@ module.BaseParser = {
yield str } yield str }
macro = true } } }, macro = true } } },
// XXX move macros here from page.js...
macros: {
},
// Group block elements (generator)... // Group block elements (generator)...
// //
// <item> ::= // <item> ::=