2 lines
47 B
Ada
2 lines
47 B
Ada
|
|
subtype Safe_Float is Float range Float'Range;
|
|
|
subtype Safe_Float is Float range Float'Range;
|