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 InterfaceWithObjectMethod : R|kotlin/Any| {
|
||||
public abstract operator fun toString(): R|kotlin/String|
|
||||
public abstract fun toString(): R|kotlin/String|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user