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