Files
kotlin-fork/idea/testData/checker/regression/ClassDeclarationAsExpression2.fir.kt
T

2 lines
245 B
Kotlin
Vendored

fun g() = 1 <error descr="[OVERLOAD_RESOLUTION_AMBIGUITY] Overload resolution ambiguity between candidates: [kotlin/Int.compareTo, kotlin/Int.compareTo, kotlin/Int.compareTo, ...]"><</error> <error descr="[EXPRESSION_EXPECTED] ">class A</error>