blob: add876cb4ee2d2eac000b1c04c81f00789678bb4 [file] [log] [blame]
public class B {
static {
A.ONE = "foo";
}
}