RosettaCodeData/Task/Arrays/LSE64/arrays.lse64

4 lines
130 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
10 myArray :array
0 array 5 [] ! # store 0 at the sixth cell in the array
array 5 [] @ # contents of sixth cell in array