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