FIR: set isOperator only for Java methods with appropriate names
#KT-35133 Fixed
This commit is contained in:
@@ -5,7 +5,7 @@ public final enum class EnumMembers : R|kotlin/Enum<ft<test/EnumMembers, test/En
|
||||
|
||||
public final field isFirst: R|kotlin/Boolean|
|
||||
|
||||
public open operator fun first(): R|kotlin/Boolean|
|
||||
public open fun first(): R|kotlin/Boolean|
|
||||
|
||||
private constructor(isFirst: R|kotlin/Boolean|): R|test/EnumMembers|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user