RosettaCodeData/Task/Function-definition/SPARK/function-definition-2.spark

3 lines
70 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
type Input_Type is range 0 .. 10;
type Result_Type is range 0 .. 100;