summaryrefslogtreecommitdiff
path: root/tests/functional/k/keyword_arg_before_vararg_positional_only.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/k/keyword_arg_before_vararg_positional_only.txt')
-rw-r--r--tests/functional/k/keyword_arg_before_vararg_positional_only.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/functional/k/keyword_arg_before_vararg_positional_only.txt b/tests/functional/k/keyword_arg_before_vararg_positional_only.txt
new file mode 100644
index 000000000..18700e2e4
--- /dev/null
+++ b/tests/functional/k/keyword_arg_before_vararg_positional_only.txt
@@ -0,0 +1,3 @@
+keyword-arg-before-vararg:6:0:6:9:name1:Keyword argument before variable positional arguments list in the definition of name1 function:UNDEFINED
+keyword-arg-before-vararg:7:0:7:9:name2:Keyword argument before variable positional arguments list in the definition of name2 function:UNDEFINED
+keyword-arg-before-vararg:8:0:8:9:name3:Keyword argument before variable positional arguments list in the definition of name3 function:UNDEFINED