mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
6 lines
70 B
Java
6 lines
70 B
Java
/* /nodynamiccopyright/ */
|
|
|
|
class A {
|
|
boolean b;
|
|
boolean b;
|
|
}
|