blob: 72830d8124974ef16462d7c01cd511468df39689 [file] [log] [blame]
package c8;
/* Test case for bug 23112 search: need a way to search for references to the implicit non-arg constructor */
public class Y extends X {
}