src/pset-parse.lisp: Report `{' and `<' as expected tokens in errors.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 27 Jul 2019 00:04:30 +0000 (01:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:27:36 +0000 (16:27 +0100)
commitec81a2ac1ca37f2cc198d29b358863cf487a65c4
tree19583f2f6216be2e7c685a1b99be0c096346a685
parent48f119ec8afb83d7116449ff6a5e616b77ebaa74
src/pset-parse.lisp: Report `{' and `<' as expected tokens in errors.

For fragments and types, respectively.
src/pset-parse.lisp