blob: a9b802bb0136dc2bbd2567f8cfdede77d454a47a [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001class A:
2 def __init__(self, <weak_warning descr="Parameter 'foo' value is not used">f<caret>oo</weak_warning>):
3 print('hello')