rta: resolve the open-types in a depth-first order to reach limit faster
[nit.git] / tests / sav / test_catch_objects.res
1 about to abort in A.foo
2 catched abort from A.foo
3 about to abort in B.bar
4 catched the abort from B.bar