blob: 9179ec20bf807dfbf6517d1fa735c0ab21b31c7b [file] [log] [blame]
package g6.t.ref;
public class QualifSingle {
g6.t.def.List<Exception> exceptionList;
g6.t.def.List<Exception>[] exceptionListArray;
g6.t.def.List<g6.t.def.List<Exception>[]> exceptionListArrayList;
}