summaryrefslogtreecommitdiff
path: root/test/messages/func_kwoa_py30.txt
blob: 5ccdf00e547d975a7c1d582711a60c4ee2b06ac4 (plain)
1
2
3
4
5
E: 10: Missing mandatory keyword argument 'foo'
E: 10: Too many positional arguments for function call
E: 12: Missing mandatory keyword argument 'foo'
E: 12: Too many positional arguments for function call
W:  3:function: Redefining name 'foo' from outer scope (line 9)