05fb73163c
Class inheritance circularity check should look at trees, not just symbols Reviewed-by: jjg
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
NameCollision.java:13:31: compiler.err.intf.expected.here
|
|
NameCollision.java:13:5: compiler.err.cyclic.inheritance: NameCollision.Runnable
|
|
2 errors
|