RosettaCodeData/Task/Arrays/LSE64/arrays.lse64
2023-07-01 13:44:08 -04:00

3 lines
130 B
Text

10 myArray :array
0 array 5 [] ! # store 0 at the sixth cell in the array
array 5 [] @ # contents of sixth cell in array