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