[IR] update testdata after rebase

This commit is contained in:
Zalim Bashorov
2020-11-20 17:00:48 +03:00
committed by teamcityserver
parent 2773e4baca
commit 43ee50b91d
9 changed files with 110 additions and 10 deletions
@@ -0,0 +1,4 @@
fun foo(t: Throwable) {
t.setStackTrace(p0 = t.getStackTrace())
}