// "Create class 'MyCollection'" "true-preview" public class Test { public static void main() { Collection[] cc = new MyCollection[10]; } }