Files

5 lines
68 B
Java

public class Foo {
public static final String CONST = "value";
}