blob: 0a70a25c39ccadc9f759b1321f2258852083bf0d [file] [log] [blame]
public class B {
void foo() {
A.ONE = "foo";
}
}