aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/t6379.check
blob: 3e5dfec623af4dce1f01700ee993e86b1d3b0cb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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)