summaryrefslogtreecommitdiff
path: root/test/expected_output.log
blob: 6c95eccf52dfc017df504a259eaa6f08e58e9bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Initialized static
Initialized static
Entering try
Caught int 1!
cl destroyed: 12
Entering try
Caught float 1.000000!
cl destroyed: 12
Entering try
Caught struct {2}!
cl destroyed: 12
Entering try
Caught struct {2}!
cl destroyed: 12
cl destroyed: 123
Caught re-thrown float
Entering try
Caught int 0!
cl destroyed: 12

23 tests, 23 passed, 0 failed