diff options
Diffstat (limited to 'test/transform/resource/messages-idempotent/SynchronizedNameStaticToInstanceRef.java.messages')
-rw-r--r-- | test/transform/resource/messages-idempotent/SynchronizedNameStaticToInstanceRef.java.messages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/transform/resource/messages-idempotent/SynchronizedNameStaticToInstanceRef.java.messages b/test/transform/resource/messages-idempotent/SynchronizedNameStaticToInstanceRef.java.messages index c34e29f6..ed3eccb1 100644 --- a/test/transform/resource/messages-idempotent/SynchronizedNameStaticToInstanceRef.java.messages +++ b/test/transform/resource/messages-idempotent/SynchronizedNameStaticToInstanceRef.java.messages @@ -1 +1 @@ -5:66 ERROR non-static variable read cannot be referenced from a static context +5:66 non-static variable read cannot be referenced from a static context |