🐐 NON operator

This commit is contained in:
2026-04-01 13:21:07 +02:00
parent 0b712f5040
commit 77a4f8ae2b
4 changed files with 64 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ keyword_tokens = [("KEYWORD_"+i, i) for i in [
"INVOCA",
"IN",
"MINVS",
"NON",
"NVLLVS",
"PER",
"PLVS",