Define a primitive data type: Difference between revisions

Content added Content deleted
m (→‎[[Defining Primitive Data Types#ALGOL 68]]: Add the LWB and UPB operators for RANGEs)
Line 159: Line 159:
--> COMMENT
--> COMMENT
# Test: #
Test:
RANGE range = RANGE(0, 10000);
RANGE range = RANGE(0, 10000);