blob: b014df70f8917f66007cc73ba005c455f7076476 [file] [log] [blame]
class C:
def foo(self):
<selection> x = 1
y = 2</selection>