!7 static IOException e = new("bla"); p { try { rethrow(e); } catch e2 { printStackTrace2(e2); assertSame(e, unwrapTrivialExceptionWraps(e2)); assertSame(e, unwrapTrivialExceptionWraps(e)); print("OK"); } }