blob: 617cbfc95478d74bdee332e2f79685d0583889a0 [file] [log] [blame]
public class A {
void foo(){}
public static final String TWO = B.ONE + "";
}