-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Description
float, int, uint should be equal to their machine type equivalents. This is currently not the case and originally was the reason for the introduction of trivial casts. Now that these are gone, this needs fixing, i.e.
let f: float = fXY::sin(1.0)
should compile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels