Files
kotlin-fork/compiler/testData/ir/irText/expressions/floatingPointComparisons/eqeqRhsConditionPossiblyAffectingLhs.sig.kt.txt
T
2023-07-14 20:26:45 +00:00

11 lines
398 B
Kotlin
Vendored

// CHECK JVM_IR:
// Mangled name: #test(kotlin.Any){}kotlin.Boolean
// Public signature: /test|1012595665164220820[0]
// Public signature debug description: test(kotlin.Any){}kotlin.Boolean
// CHECK JS_IR NATIVE:
// Mangled name: #test(kotlin.Any){}
// Public signature: /test|-7985792749252989017[0]
// Public signature debug description: test(kotlin.Any){}
fun test(x: Any): Boolean