|
@@ -2076,6 +2076,7 @@ gb_internal Type *check_get_params(CheckerContext *ctx, Scope *scope, Ast *_para
|
|
param = alloc_entity_param(scope, name->Ident.token, type, is_using, true);
|
|
param = alloc_entity_param(scope, name->Ident.token, type, is_using, true);
|