aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/t6379.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/t6379.check')
-rw-r--r--tests/disabled/macro/run/t6379.check14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/t6379.check b/tests/disabled/macro/run/t6379.check
new file mode 100644
index 000000000..3e5dfec62
--- /dev/null
+++ b/tests/disabled/macro/run/t6379.check
@@ -0,0 +1,14 @@
+compile-time
+uninitialized close: List(class IOException)
+initialized close: List(class IOException)
+uninitialized productElement: List(class IndexOutOfBoundsException)
+initialized productElement: List(class IndexOutOfBoundsException)
+uninitialized read: List(class IOException)
+initialized read: List(class IOException)
+runtime
+uninitialized close: List(class IOException)
+initialized close: List(class IOException)
+uninitialized productElement: List(class IndexOutOfBoundsException)
+initialized productElement: List(class IndexOutOfBoundsException)
+uninitialized read: List(class IOException)
+initialized read: List(class IOException)