90e6379916
Accordingly to new accessibility rules all members of intersection types (but private ones) should be accessible Reviewed-by: jjg
6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
T6711619b.java:39:22: compiler.err.report.access: i, private, T6711619b.X1
|
|
T6711619b.java:46:22: compiler.err.report.access: i, private, T6711619b.X2
|
|
T6711619b.java:54:22: compiler.err.report.access: i, private, T6711619b.X3
|
|
T6711619b.java:61:22: compiler.err.report.access: i, private, T6711619b.X4
|
|
4 errors
|