blob: cd51f7265b8f76eb579443a35b4aa155bb8cc798 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001def f(self):
2 x = 1
3 if True:
4 b = 2
5 <caret>