1 2 3 4 5 6
public class Goo { public static void main(String[] args) { C.A.TestType pre = C.A.TestType.Pre; } }