mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 13:08:24 +00:00
7 lines
70 B
Java
7 lines
70 B
Java
/* /nodynamiccopyright/ */
|
|
|
|
class A {
|
|
boolean b;
|
|
boolean b;
|
|
}
|