45792c2e60
IDEA-335151, KT-62663 Merge-request: KT-MR-12614 Merged-by: Alexander Kuznetsov <Aleksander.Kuznetsov@jetbrains.com>
4 lines
71 B
Kotlin
Vendored
4 lines
71 B
Kotlin
Vendored
// WITH_STDLIB
|
|
fun foo() {
|
|
println(<expr>uintArrayOf(42u)</expr>)
|
|
} |