aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj/ValErrors.java.messages
blob: c4c769011ebef2bebb61068e910449eef72a0977 (plain)
1
2
6 d cannot be resolved to a variable
10 'val' is not compatible with array initializer expressions. Use the full form (new int[] { ... } instead of just { ... })