blob: 9fcec493ae5da9fe162275e571c2e60ba748ae9c (
plain)
1
2
3
4
|
7 d cannot be resolved to a variable
7 d cannot be resolved or is not a field
11 'val' is not compatible with array initializer expressions. Use the full form (new int[] { ... } instead of just { ... })
11 Type mismatch: cannot convert from String[] to Object
|