4 lines
71 B
Plaintext
Vendored
4 lines
71 B
Plaintext
Vendored
public class JavaClass {
|
|
public static final String CONST = "A";
|
|
}
|