blob: 62ef822e382c700d990fb3181e55a744d3bc4776 [file] [log] [blame]
function main(args) {
System.out.println(new java.lang.Object());
}