|
@@ -2419,6 +2419,9 @@ gb_internal bool check_builtin_procedure(CheckerContext *c, Operand *operand, As
|
|
error(call, "Too many 'swizzle' indices, %td > %td", arg_count, max_count);
|
|
error(call, "Too many 'swizzle' indices, %td > %td", arg_count, max_count);
|