189705727f
#KT-4710 Fixed
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
fun foo(x: Boolean) {
|
|
assert(x) { "" }
|
|
}
|