189705727f
#KT-4710 Fixed
4 lines
52 B
Plaintext
Vendored
4 lines
52 B
Plaintext
Vendored
fun foo(x: Boolean) {
|
|
assert(x) { "<caret>" }
|
|
}
|