// FULL_JDK // ISSUE: KT-39044 fun test(t: Throwable) { t.fillInStackTrace() }