5 Cannot use 'val' here because initializer expression does not have a representable type: Type cannot be resolved 9 'val' is not compatible with array initializer expressions. Use the full form (new int[] { ... } instead of just { ... })