17181920212223
Empty[] hclone() { return h.clone(); } Empty[] hh() { return new Empty[] { null, new Empty(), new Sub() }; }