Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-23 20:19:11 +03:00
parent ed02987dc9
commit 9275d01899

View File

@ -347,6 +347,8 @@ module.BaseParser = {
yield str }
macro = true } } },
// NOTE: so as to avod cluterring the main parser flow the macros are
// defined separtly below...
macros: undefined,
// Group block elements (generator)...