blob: 33e6667ac65424a2af95d007b688467bd88839b8 [file] [log] [blame]
fun foo(t: Throwable) {
t.setStackTrace(p0 = t.getStackTrace())
}