Skip to content

Commit d987613

Browse files
authored
test
1 parent c34eaeb commit d987613

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

tests/queries/0_stateless/03444_case_with_expression_exception.reference

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SELECT caseWithExpression('C', 'A', true, 'B', false); -- { serverError BAD_ARGUMENTS }

0 commit comments

Comments
 (0)