blob: f678cbc01240cd7fa6082fe606b3c0f9df89b051 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001class A:
2 def foo(self, *args):
3 self.args = []