aboutsummaryrefslogtreecommitdiffstats
path: root/progs/tests/tuples.sy
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/tuples.sy')
-rw-r--r--progs/tests/tuples.sy3
1 files changed, 2 insertions, 1 deletions
diff --git a/progs/tests/tuples.sy b/progs/tests/tuples.sy
index f2fcfcb..642e381 100644
--- a/progs/tests/tuples.sy
+++ b/progs/tests/tuples.sy
@@ -14,7 +14,8 @@ start :: fn {
d[0] <=> d[0]
{
- q := d[0]
+ q := d[2-2]
+ d[d[(5 + 3) * 0]] <=> d[d[(5 + 3) * 0]]
w := d[0]
q + w
q - w