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

3 lines
70 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
type Input_Type is range 0 .. 10;
type Result_Type is range 0 .. 100;