Skip to content

Commit 1d031a7

Browse files
committed
add test for overlapping case
1 parent 73a2c62 commit 1d031a7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

t/case4.simple

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
% TODO
2+
3+
VAR a: Number
4+
5+
CASE a
6+
WHEN 1 DO
7+
WHEN 1 DO
8+
END
9+
10+
%! overlapping when

0 commit comments

Comments
 (0)