aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-idempotent/ValErrors.java.messages
blob: ebeee3179da2f35549a9675d8bfef01571831c9a (plain)
1
6:21 ERROR 'val' is not compatible with array initializer expressions. Use the full form (new int[] { ... } instead of just { ... })