aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cases/header.bqn1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cases/header.bqn b/test/cases/header.bqn
index 8b7b965e..0d9efecb 100644
--- a/test/cases/header.bqn
+++ b/test/cases/header.bqn
@@ -129,6 +129,7 @@
! % {(𝕩?2)+1;3}1
! % {𝕊:⟨1,𝕩?2,3⟩;𝕩}1
! % {·?2;3}
+! % {a←1,a⇐?3;5}
2 % {a←2⋄4=טa,?a;6}
2 % a←2⋄{a>1?a<1?-a;a}
1 % -´{𝕩≤2?3×𝕩;𝕩}¨2‿5