mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
Fix test data
This commit is contained in:
@@ -220,7 +220,6 @@ class C {
|
||||
throw new E2();
|
||||
}
|
||||
catch (E1 | E2 e) {
|
||||
e = new E();
|
||||
throw e;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user