aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj/ValErrors.java.messages
diff options
context:
space:
mode:
Diffstat (limited to 'test/transform/resource/messages-ecj/ValErrors.java.messages')
-rw-r--r--test/transform/resource/messages-ecj/ValErrors.java.messages4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/transform/resource/messages-ecj/ValErrors.java.messages b/test/transform/resource/messages-ecj/ValErrors.java.messages
index 0a23326c..fda58094 100644
--- a/test/transform/resource/messages-ecj/ValErrors.java.messages
+++ b/test/transform/resource/messages-ecj/ValErrors.java.messages
@@ -1,2 +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 { ... })
+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 { ... })