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