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