Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta-1
-
None
Description
In the following code:
def res = 1 / 2
The inferred type is a Number because of the return type of DGM#div.
Attachments
Issue Links
- relates to
-
GROOVY-8488 STC: floating-point literals no longer accepted as args to method with double parameter
- Closed