RosettaCodeData/Task/Arrays/LSE64/arrays.lse64

4 lines
130 B
Plaintext

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