From 35700489313e5c14d52e42cd09b1bf8ea9100013 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Mon, 2 Jun 2014 21:57:55 +0200 Subject: Generalized sorting. --- examples/working-loaded/sort.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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 =[] -- cgit v1.2.3