1
Fork 0

fixes to docs

This commit is contained in:
Jake Wheat 2019-07-07 13:46:39 +01:00
parent 5db749128a
commit 525a1a8652
6 changed files with 20 additions and 11 deletions

View file

@ -22,7 +22,7 @@ additional pass over the ast can be made if you want to carefully
prohibit everything that the standard doesn't allow.
Apart from this permissiveness, some work has been put into trying to
get the best parser error messages possible.
get good parser error messages.
== Queries