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