blob: be5b4c94dd40267f42d74d852774715b2bb4e0bc [file] [log] [blame]
Tor Norbyea3e39ab2014-04-10 10:54:17 -07001def foo():
2 pass
3
4a = <caret>foo()