blob: 323fc5b2b02c03dec32a9ec766b78695db6f905c [file] [log] [blame]
package test0251;
import java.util.*;
public class Test {
void foo() {
java.lang.System.out.println();
}
}