summaryrefslogblamecommitdiff
path: root/test/files/run/exceptions-2.check
blob: bb9c3dcd92909b634ac9ce13759a93c7fad7446b (plain) (tree)
1
2
3
4
5
6
7
8
9






                 
  
        






                  
             





                                    






                 
nested1: 
Innermost finally
Outermost finally
nested2: 
Innermost finally
Outermost finally
mixed: 
10
Finally!
withValue1:
Oh, oh
10
method2:
10
Exception occurred
method3:
Cought an NPE
tryFinallyTry:
Silently ignore exception in finally
valInFinally:
Abc
tryAndValInFinally
Abc
=================
NoExcep.method2:
Hello, world
NoExcep.method3:
method3
NoExcep.method4:
..