// MOVE: up fun test() { try { } catch (e: Exception) { run { } } println() }