diff options
Diffstat (limited to 'tests/functional/u/unused_argument.txt')
-rw-r--r-- | tests/functional/u/unused_argument.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/functional/u/unused_argument.txt b/tests/functional/u/unused_argument.txt new file mode 100644 index 000000000..d5834389f --- /dev/null +++ b/tests/functional/u/unused_argument.txt @@ -0,0 +1,3 @@ +unused-argument:3:test_unused:Unused argument 'first' +unused-argument:3:test_unused:Unused argument 'second' +unused-argument:32:Sub.newmethod:Unused argument 'aay':INFERENCE |