blob: 3b8b83a7d7d0e4d9975a051b9136b3cac3afc3eb [file] [log] [blame]
class C:
def __init__(self, auno=True): pass
c = C(auno=)