Cleaning up parsing / typechecking of calls slightly, adding any vargs
This commit is contained in:
@@ -54,6 +54,7 @@ enum Token_Kind{
|
||||
TK_ThreeDots,
|
||||
TK_Semicolon,
|
||||
TK_Dot,
|
||||
TK_TwoDots,
|
||||
|
||||
TK_NewLine,
|
||||
TK_Colon,
|
||||
|
||||
Reference in New Issue
Block a user