[
https://issues.apache.org/jira/browse/GROOVY-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles resolved GROOVY-6313.
---------------------------------
Resolution: Fixed
Compiler: "cannot have 'this' as LHS of an assignment"
> GroovyC fails on this=null
> --------------------------
>
> Key: GROOVY-6313
> URL: https://issues.apache.org/jira/browse/GROOVY-6313
> Project: Groovy
> Issue Type: Bug
> Components: Compiler
> Affects Versions: 2.1.6, 2.2.0-beta-1
> Reporter: Kenneth Endfinger
> Priority: Major
> Labels: Compiler
>
> I was experimenting with Groovy when I wanted to see how it worked if I did:
> "this = null" as a statement. GroovyC failed to compile it, crashing
> internally. I unfortunately can not get the exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)