summaryrefslogtreecommitdiff
path: root/tests/functional/b/broad_try_clause_extension.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/b/broad_try_clause_extension.txt')
-rw-r--r--tests/functional/b/broad_try_clause_extension.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/functional/b/broad_try_clause_extension.txt b/tests/functional/b/broad_try_clause_extension.txt
new file mode 100644
index 000000000..8f97f9b24
--- /dev/null
+++ b/tests/functional/b/broad_try_clause_extension.txt
@@ -0,0 +1,4 @@
+too-many-try-statements:5:0::try clause contains 3 statements, expected at most 1:HIGH
+too-many-try-statements:12:0::try clause contains 3 statements, expected at most 1:HIGH
+too-many-try-statements:19:0::try clause contains 4 statements, expected at most 1:HIGH
+too-many-try-statements:29:0::try clause contains 7 statements, expected at most 1:HIGH