blob: 51d130fa0e8e9eea877c8bbb6251315671a33161 [file] [log] [blame]
fun foo(x: Boolean) {
assert(x) { "" }
}