The denominator must be present.
|
../Parsing.m2:94:50-94:123: --source code:
Function % Parser := (fun,p) -> new Parser from ( c -> if (p' := p c) =!= null then if c === null then fun p' else fun % p' )
| symbol class value location of symbol
| ------ ----- ----- ------------------
| p Parser Parser[../Parsing.m2:102:52-114:86] ../Parsing.m2:94:26-94:27
| fun FunctionClosure FunctionClosure[../Parsing.m2:163:12-163:35] ../Parsing.m2:94:22-94:25