// PROBLEM: none fun test() { try { } catch (_: Throwable) { `_`.printStackTrace() } }