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