blob: 2c2e4f2aac3e8d56c35b281e95403ecb98844fee [file] [log] [blame]
//package test0181;
//import java.util.*;
//public class Test {
// public void foo() {
// Test[] t = {};
// System.out.println(t);
// }
//}