fun foo() { throw AssertionError() throw NullPointerException() AssertionError() throw (AssertionError()) }