FIR: set isOperator only for Java methods with appropriate names
#KT-35133 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
public abstract interface SamSubinterfaceOverridding : R|java/lang/Runnable| {
|
||||
public abstract operator fun run(): R|kotlin/Unit|
|
||||
public abstract fun run(): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user