--TEST-- Return in try with throw in finally, inside other finally --FILE-- --EXPECTF-- Exception: 1 in %s:%d Stack trace: #0 %s(%d): test() #1 {main} Next Exception: 2 in %s:%d Stack trace: #0 %s(%d): test() #1 {main}