blob: 0f7f5ecad3443c9076f52e61fb0e6fbd95d4cbb7 [file] [log] [blame]
// WITH_RUNTIME
fun foo() {
kotlin.<caret>assert(true) {"text"}
}