FIR LC: populate DefaultImpls if an interface has default implementations
This commit is contained in:
committed by
Ilya Kirillov
parent
b52dc15aa7
commit
f8a6ab9536
+1
-1
@@ -47,4 +47,4 @@ class KtFe10AnalysisSession(val analysisContext: Fe10AnalysisContext) : KtAnalys
|
||||
override fun createContextDependentCopy(originalKtFile: KtFile, elementToReanalyze: KtElement): KtAnalysisSession {
|
||||
return KtFe10AnalysisSession(elementToReanalyze, token)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user