diff options
| author | Drahflow <drahflow@gmx.de> | 2014-06-02 21:57:55 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2014-06-02 21:57:55 +0200 |
| commit | 35700489313e5c14d52e42cd09b1bf8ea9100013 (patch) | |
| tree | ec519f272bc6138faccb38a308b8b1fe6f7219c4 /examples/working-loaded | |
| parent | 3acf17796bedc1e9d76d7ebea92071bff2b7d61f (diff) | |
Generalized sorting.
Diffstat (limited to 'examples/working-loaded')
| -rw-r--r-- | examples/working-loaded/sort.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/working-loaded/sort.test b/examples/working-loaded/sort.test index aff323b..c4b2cd7 100644 --- a/examples/working-loaded/sort.test +++ b/examples/working-loaded/sort.test @@ -1,6 +1,6 @@ "lib/sort.ey" include -[ 99 7 2 3 ] order dump +[ 99 7 2 3 ] |lt order dump map ==m 99 /foo m =[] |
