Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
heroicNeZha committed Dec 8, 2021
1 parent 3350f85 commit f3067fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tck/features/expression/Depth.feature
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ Feature: Check Expression Depth
NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS
NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL IS NULL AS result
"""
Then a SemanticError should be raised at runtime: The above expression is not a valid expression, because its depth exceeds the maximum depth
Then a SemanticError should be raised at runtime: The above expression is not a valid expression, because its depth exceeds the maximum depth

0 comments on commit f3067fc

Please sign in to comment.