aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cases/header.bqn2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cases/header.bqn b/test/cases/header.bqn
index a03abf9f..3638080c 100644
--- a/test/cases/header.bqn
+++ b/test/cases/header.bqn
@@ -122,6 +122,8 @@
! % {aโ†1?5;a}
! % {5;1<2?6}
! % {xโ†4โ‹„x=x?;4}
+! % {(๐•ฉ?2)+1;3}1
+! % {๐•Š:โŸจ1,๐•ฉ?2,3โŸฉ;๐•ฉ}1
! % {ยท?2;3} # TODO detect in compiler
2 % {aโ†2โ‹„4=ร—หœa,?a;6}
2 % aโ†2โ‹„{a>1?a<1?-a;a}