diff options
Diffstat (limited to 'tests/functional/t/too_many_locals.txt')
| -rw-r--r-- | tests/functional/t/too_many_locals.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/functional/t/too_many_locals.txt b/tests/functional/t/too_many_locals.txt new file mode 100644 index 000000000..4a7d19d4f --- /dev/null +++ b/tests/functional/t/too_many_locals.txt @@ -0,0 +1,3 @@ +too-many-locals:4:function:Too many local variables (16/15)
+too-many-locals:12:too_many_locals_function:Too many local variables (16/15)
+too-many-arguments:32:too_many_arguments_function:Too many arguments (6/5)
\ No newline at end of file |
