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