FIR LC: populate DefaultImpls if an interface has default implementations
This commit is contained in:
committed by
Ilya Kirillov
parent
b52dc15aa7
commit
f8a6ab9536
Vendored
+3
-1
@@ -7,4 +7,6 @@ interface KtInterface {
|
||||
}
|
||||
|
||||
fun withoutBody()
|
||||
}
|
||||
}
|
||||
|
||||
// FIR_COMPARISON
|
||||
|
||||
Reference in New Issue
Block a user