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