[FIR2IR] Get rid of all usages of IrSymbol.owner from AdapterGenerator

^KT-60924
This commit is contained in:
Dmitriy Novozhilov
2023-08-18 16:59:56 +03:00
committed by Space Team
parent 39195146a9
commit 5355f0f705
6 changed files with 45 additions and 121 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// SKIP_KT_DUMP
class ObjectAssert<ACTUAL> {
fun describedAs(description: String?, vararg args: Any?): ObjectAssert<ACTUAL>? = null