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