blob: 1eaa9dd28950affdb7fd710a48a731961d94d34a [file] [log] [blame]
def foo():
return "foo"
u'a' + foo() <caret>+ u'f'