blob: 267526b50093676d6a9de19318786be868a57952 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001class A:
2 @staticmethod
3 def foo(q):
4 q.bar()