blob: abd74af4381b4e60767f904582b273adebb56683 [file] [log] [blame]
class C:
@staticmethod
def foo():
<selection>print "hello world"</selection>