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