Mattias Reichel created GROOVY-11250:
----------------------------------------

             Summary: Compilation fails when accessing getter with shortcut 
notation on Java class
                 Key: GROOVY-11250
                 URL: https://issues.apache.org/jira/browse/GROOVY-11250
             Project: Groovy
          Issue Type: Bug
          Components: Static compilation
    Affects Versions: 3.0.20
            Reporter: Mattias Reichel


Example project that demonstrates the issue: 
[https://github.com/matrei/bug-groovy-java-getter]

Workaround: Use long form o.getName() instead of o.name

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to