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