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

12 lines
357 B
Kotlin
Vendored

// CHECK:
// Mangled name: {}test
// Public signature: /test|-5712650070209114719[0]
// Public signature debug description: {}test
val test: Int
// CHECK JVM_IR:
// Mangled name: #<get-test>(){}kotlin.Int
// Public signature: /test.<get-test>|3701432460336260723[0]
// Public signature debug description: <get-test>(){}kotlin.Int
get