01: package test13; 02: 03: public class CCTest13ii { 04: private static List<String> l; //Check the CC after < 05: 06: public static void main(String[] args) { 07: 08: } 09: 10: }