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
@@ -6,6 +6,7 @@ pub enum ExprKind {
float_lit
str_lit
bool_lit
none_lit
ident
array_lit
struct_lit