Added default json, etc.

This commit is contained in:
allexanderbergmns
2026-08-25 15:11:40 +02:00
parent 012c8a0e16
commit 76e912c922
17 changed files with 878 additions and 10 deletions
+1
View File
@@ -55,6 +55,7 @@ pub enum TokKind {
kw_return
kw_true
kw_false
kw_none
kw_and
kw_or
kw_not