Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.0-beta-4
-
None
Description
Currently Groovy looks at the magnitude of an integer constant to see if it should be an int or a long. It does not support the trailing L notation to force the constant to be long.
Is this desirable?
Attachments
Issue Links
- duplicates
-
GROOVY-256 Numeric literals: default BigDecimal for decimals, support suffixes
- Closed