[FIR] Replace uninferred type variables and stub types during delegate inference

This commit is contained in:
Dmitriy Novozhilov
2022-10-18 14:18:16 +03:00
committed by Space Team
parent 94387da867
commit 22c21ca4df
11 changed files with 144 additions and 16 deletions
@@ -69,4 +69,4 @@ fun test6() {
genericLambda { it.extension() }
use(::extension)
}
}
}
@@ -70,4 +70,4 @@ fun test6() {
genericLambda { it.extension() }
use(::extension)
}
}
}