blob: 3b8b83a7d7d0e4d9975a051b9136b3cac3afc3eb [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001class C:
2 def __init__(self, auno=True): pass
3
4c = C(auno=)