blob: 157c23b4f0d4beb0ad19ff1933e7370f286c67db [file] [log] [blame]
public class B {
public static final String X = "x";
static def foo() {
}
}