diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-04 23:39:43 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-04 23:39:43 +0300 |
commit | 1387c9a6046ba3a3e9ce8343daac42e1086efa6b (patch) | |
tree | d203a0f14aae778c0e907f1fca66c12fee3346e1 /test/arraysort.ok | |
parent | f2b825c82aa6b0b2eabed734244148206f3c01a5 (diff) | |
download | egawk-1387c9a6046ba3a3e9ce8343daac42e1086efa6b.tar.gz egawk-1387c9a6046ba3a3e9ce8343daac42e1086efa6b.tar.bz2 egawk-1387c9a6046ba3a3e9ce8343daac42e1086efa6b.zip |
Revamp array sorting.
Diffstat (limited to 'test/arraysort.ok')
-rw-r--r-- | test/arraysort.ok | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/arraysort.ok b/test/arraysort.ok index 70af0e01..454badf0 100644 --- a/test/arraysort.ok +++ b/test/arraysort.ok @@ -1,7 +1,7 @@ --- test1 --- + 5 5 10 10 3D 3D - 5 5 --- test2 --- x 1 y 1 @@ -71,13 +71,13 @@ y 1 |4|4| |5|5| --asc val num-- -|0|0| |D3|D3| +|0|0| |1|1| |2|2| +|3D|3D| | 3| 3| |3|3| -|3D|3D| -| 4 | 4 | |4|4| +| 4 | 4 | |5|5| |