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