RosettaCodeData/Task/Variables/ALGOL-68/variables-3.alg
2023-07-01 13:44:08 -04:00

2 lines
66 B
Text

SHORT INT b1 := 2500;
LONG INT elwood = 3*bsize, jake = bsize -2;