60874f29fe
#KT-17047 Fixed
7 lines
79 B
Plaintext
Vendored
7 lines
79 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
// FIX: Convert to 'run'
|
|
|
|
val x = "".<caret>run {
|
|
length
|
|
}
|