aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-delombok/ToStringWithConstantRefInOf.java.messages
diff options
context:
space:
mode:
Diffstat (limited to 'test/transform/resource/messages-delombok/ToStringWithConstantRefInOf.java.messages')
-rw-r--r--test/transform/resource/messages-delombok/ToStringWithConstantRefInOf.java.messages1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/transform/resource/messages-delombok/ToStringWithConstantRefInOf.java.messages b/test/transform/resource/messages-delombok/ToStringWithConstantRefInOf.java.messages
new file mode 100644
index 00000000..d88e2754
--- /dev/null
+++ b/test/transform/resource/messages-delombok/ToStringWithConstantRefInOf.java.messages
@@ -0,0 +1 @@
+4 You must use constant literals in lombok annotations; they cannot be references to (static) fields.