summaryrefslogtreecommitdiff
path: root/tests/functional/k/keyword_arg_before_vararg_positional_only.txt
blob: 18700e2e423efcf4e70edf48bff09c936b6a6b97 (plain)
1
2
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