blob: 09549a464544068f99e37ba12c7144dcc1518b82 [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001class Test(object):
2
3<caret><selection> a = 1
4 b = 2
5</selection> def q(self):
6 pass