FIR: set isOperator only for Java methods with appropriate names
#KT-35133 Fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public open class Some : R|kotlin/Any|, R|Strange<kotlin/Any?>| {
|
||||
public open operator fun foo(): R|kotlin/Any?|
|
||||
public open fun foo(): R|kotlin/Any?|
|
||||
|
||||
public constructor(): R|Some|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user