replace leading _ for private symbols with keyword hide
This commit is contained in:
@@ -60,6 +60,7 @@ Kind :: enum u8 {
|
||||
Keyword_Distinct,
|
||||
Keyword_Alias,
|
||||
Keyword_Import,
|
||||
Keyword_Hide,
|
||||
Keyword_Return,
|
||||
Keyword_Try,
|
||||
Keyword_Catch,
|
||||
|
||||
Reference in New Issue
Block a user