rename expand to inline
This commit is contained in:
@@ -85,7 +85,7 @@ Kind :: enum u8 {
|
||||
Keyword_If,
|
||||
Keyword_While,
|
||||
Keyword_For,
|
||||
Keyword_Expand,
|
||||
Keyword_Inline,
|
||||
Keyword_Break,
|
||||
Keyword_Continue,
|
||||
Keyword_Defer,
|
||||
|
||||
Reference in New Issue
Block a user