mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-14 20:35:09 +00:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
NameCollision.java:13: interface expected here
|
|
class Runnable implements Runnable { } // ERROR
|
|
^
|
|
1 error
|