blob: 7f87feeab5fcdf147fe561dfcb695b809667a9d9 [file] [log] [blame]
public class X {
void foo() {
System.out.println();
}
}