summaryrefslogtreecommitdiff
path: root/test/expected_output.log
diff options
context:
space:
mode:
Diffstat (limited to 'test/expected_output.log')
-rw-r--r--test/expected_output.log21
1 files changed, 0 insertions, 21 deletions
diff --git a/test/expected_output.log b/test/expected_output.log
deleted file mode 100644
index 6c95ecc..0000000
--- a/test/expected_output.log
+++ /dev/null
@@ -1,21 +0,0 @@
-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