Files
2022-04-22 15:10:02 +00:00

4 lines
83 B
Java

class A {
private static final String a = "a", b = "b", c = "c", /**/ d = "d";
}