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