aboutsummaryrefslogtreecommitdiff
path: root/tests/run/try-catch-unify.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/try-catch-unify.check')
-rw-r--r--tests/run/try-catch-unify.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/run/try-catch-unify.check b/tests/run/try-catch-unify.check
new file mode 100644
index 000000000..67a8c64a3
--- /dev/null
+++ b/tests/run/try-catch-unify.check
@@ -0,0 +1,4 @@
+Failure(java.lang.NumberFormatException: For input string: "Hi")
+Success(5.0)
+O NOES
+Failure(java.lang.NumberFormatException: For input string: "Hi")