RosettaCodeData/Task/Sort-an-integer-array/Forth/sort-an-integer-array.fth
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

2 lines
59 B
Forth

create test-data 2 , 4 , 3 , 1 , 2 ,
test-data 5 cell-sort