diff --git a/compiler/semtypinst.nim b/compiler/semtypinst.nim index c9b9e39ead..6aa223b793 100644 --- a/compiler/semtypinst.nim +++ b/compiler/semtypinst.nim @@ -338,6 +338,7 @@ proc handleGenericInvocation(cl: var TReplTypeVars, t: PType): PType = when defined(reportCacheHits): echo "Generic instantiation cached ", typeToString(result), " for ", typeToString(t) return + var hasTypeDescParam = false for i in 1..