blob: 82f42d31e15a595f0604bd36862e91e948266d61 [file] [log] [blame]
def foo(a):
pass
foo(1, <warning descr="Unexpected argument">2<caret>3</warning>)