blob: 9b98fc839878abecfecd9819270df91a128b95b5 [file] [log] [blame]
class Test {
public static final String FOO = "foo";
public int value = 0;
}