rename none to null
This commit is contained in:
@@ -78,7 +78,7 @@ Expr_Kind :: enum u8 {
|
||||
String,
|
||||
Bool,
|
||||
Array,
|
||||
None,
|
||||
Null,
|
||||
Undefined,
|
||||
Inference_Hole,
|
||||
Type,
|
||||
|
||||
Reference in New Issue
Block a user