FIR: set isOperator only for Java methods with appropriate names
#KT-35133 Fixed
This commit is contained in:
@@ -6,5 +6,6 @@ public class J {
|
||||
}
|
||||
|
||||
// FILE: javaStaticMethod.kt
|
||||
// FIR_IDENTICAL
|
||||
|
||||
fun test() = J.bar()
|
||||
Reference in New Issue
Block a user