Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0
-
None
Description
The String setter in the attached example is never called. Instead, the int setter is called when I assign a String with size() == 1. If the size is bigger, I get a GroovyClassCastException
Attachments
Attachments
Issue Links
- duplicates
-
GROOVY-2500 Assignment calls the wrong setter, depending on order of declaration
- Closed