Add experimental user parser

This commit is contained in:
Zed 2022-01-16 06:00:11 +01:00
commit cdf49dcddd
8 changed files with 270 additions and 29 deletions

View file

@ -7,6 +7,7 @@
# disable annoying warnings
warning("GcUnsafe2", off)
hint("XDeclaredButNotUsed", off)
hint("XCannotRaiseY", off)
hint("User", off)
const