Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2026-07-07 13:53:07 +03:00
parent f646b9939e
commit 75c86f66e1

View File

@ -33,7 +33,7 @@ var pwpath = require('./path')
// "aaa \"bbb \\"ccc\\" bbb\" aaa"
// XXX RENAME...
// ...this handles the syntax and lexing...
// ...this handles the syntax and execution...
var BaseParser =
module.BaseParser = {
// patterns...