blob: 304eef1d5353026d837b45e01f2cbf19c0d2fda7 [file] [log] [blame]
class Test(object):
def q(self):
<caret><selection> a = 1
b = 2
</selection> c = 3