FIR: make componentX functions operator
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ FILE: lambdaInWhenBranch.kt
|
||||
public final val t: R|kotlin/String| = R|<local>/t|
|
||||
public get(): R|kotlin/String|
|
||||
|
||||
public final fun component1(): R|kotlin/String|
|
||||
public final operator fun component1(): R|kotlin/String|
|
||||
|
||||
public final fun copy(t: R|kotlin/String| = this@R|/SubClass1|.R|/SubClass1.t|): R|SubClass1|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user