arena
This commit is contained in:
@@ -992,12 +992,14 @@ pub const Server = struct {
|
||||
.kw_and,
|
||||
.kw_or,
|
||||
.kw_null,
|
||||
.kw_push,
|
||||
.hash_run,
|
||||
.hash_import,
|
||||
.hash_insert,
|
||||
.hash_builtin,
|
||||
.hash_foreign,
|
||||
.hash_library,
|
||||
.hash_using,
|
||||
=> ST.keyword,
|
||||
|
||||
.kw_f32, .kw_f64, .kw_Type => ST.type_,
|
||||
|
||||
Reference in New Issue
Block a user