Wrong overloading selected
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 773
Closed
Closed
Description
opened
on Feb 4, 2016This bug is actually very bad:
>>> import System
>>> System.Math.Abs(42.5)
42L
>>> System.Math.Abs(42.55)
42L
submitted by @antocuni on:
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions