mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-03 06:58:23 +00:00
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
LocalClasses_2.java:15: Local is already defined in foo()
|
|
class Local { } // ERROR
|
|
^
|
|
1 error
|