Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-01 17:39:11 +03:00
parent 118d9e1c5b
commit f44ed02a46

View File

@ -356,6 +356,10 @@ object.Constructor('Parser', {
/*/ XXX do we actually need this???
// doing this is trivial, need to give a practical example...
// XXX to stop processing we need to empty rest...
// ...need to workout a mechanic for this and then passing rest
// to .then(..)...
// ...one way to do this is returning a module.BREAK (rename???)...
// XXX would be nice to be able to take the rest of the options and
// pass them to .then(..)...
'-': {