blob: 26c165825eee2f0e8d8f4d6858371f28f59187cc [file] [log] [blame]
package a
fun foo() {
<caret>assert(true, { "text" })
}
class AssertionError
// WITH_RUNTIME