Add polymorph token

This commit is contained in:
Krzosa Karol
2023-03-29 11:42:40 +02:00
parent 710fbf431b
commit d8c80fb7a3
5 changed files with 14 additions and 2 deletions

View File

@@ -127,6 +127,7 @@ for i in meta.token_kinds:
TK_DoubleColon,
TK_At,
TK_Arrow,
TK_Polymorph,
TK_ExprSizeof,
TK_DocComment,
TK_Comment,