fun foo() { if (!true) { throw AssertionError("text") } }