blob: c1ddfbd62257f68d20f7e890276cf93268bf17ce [file] [log] [blame]
def func2<caret>(x):
y = func1(x.keys())
return y.startswith('foo')