mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-26 16:07:01 +00:00
Added default json, etc.
This commit is contained in:
@@ -6,6 +6,7 @@ pub enum ExprKind {
|
||||
float_lit
|
||||
str_lit
|
||||
bool_lit
|
||||
none_lit
|
||||
ident
|
||||
array_lit
|
||||
struct_lit
|
||||
|
||||
Reference in New Issue
Block a user