summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/t.k2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t.k b/t/t.k
index 5d99407e..2ea68734 100644
--- a/t/t.k
+++ b/t/t.k
@@ -31,6 +31,8 @@
(!3 2;!!0;!2 0 5) / ((0 0 1 1 2 2;0 1 0 1 0 1);();(!0;!0;!0))
(1+!0;(!0)+2) / (!0;!0)
3 3 17!'10 -1 23 / 1 2 6
+1 -1_\:`a`b`c!1 2 3 / (`b`c!2 3;`a`b!1 2)
+1 -1{x_y}\:`a`b`c!1 2 3 / (`b`c!2 3;`a`b!1 2)
-3!-7+!15 / -3 -2 -2 -2 -1 -1 -1 0 0 0 1 1 1 2 2
+(1 2 3;4 5 6) / (1 4;2 5;3 6)
+(`a;`b`c) / (`a`b;`a`c)