blob: 3da508d0551bbd6ab04665ceb641969d8bdcd2cd [file] [log] [blame]
package test14;
public class CCTest14ii {
public static void main(String[] args) {
List<String> l; //Check the CC after <
}
}