FIR LC: populate delegates to interface methods

This commit is contained in:
Jinseong Jeon
2021-10-18 23:09:21 -07:00
committed by Ilya Kirillov
parent 693564084a
commit 907d2e9ed4
3 changed files with 36 additions and 2 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ interface I {
fun f()
}
// LAZINESS:NoLaziness
// LAZINESS:NoLaziness
// FIR_COMPARISON
+2 -1
View File
@@ -10,4 +10,5 @@ interface I {
fun f()
}
// LAZINESS:NoLaziness
// LAZINESS:NoLaziness
// FIR_COMPARISON