blob: 35851f0f87df9f9eb7c02d216bbbf99e1188a60e [file] [log] [blame]
class A:
def __init__(self, <weak_warning descr="Parameter 'foo' value is not used">f<caret>oo=True</weak_warning>):
print('hello')