Merge remote-tracking branch 'offical/master'

This commit is contained in:
2024-05-12 14:02:47 -04:00
16 changed files with 1290 additions and 80 deletions
+1
View File
@@ -10790,6 +10790,7 @@ gb_internal ExprKind check_expr_base_internal(CheckerContext *c, Operand *o, Ast
return Expr_Expr;
case_end;
case Ast_DistinctType:
case Ast_TypeidType:
case Ast_PolyType:
case Ast_ProcType: