c165972684
This is an optimization that trades rejecting inputs earlier at the cost of expressive error messages. It should be possible to recover the error messages, however. This will reject input like `[:db/{add,retract} v :attribute/_reversed NOT-AN-ENTITY]`. |
||
---|---|---|
.. | ||
parser.rs |