blob: 088cbf5eef63001b0067084b76db1e44b5480c4d [file] [log] [blame]
def foo(bar):
bar.app<caret>
def baz():
foo(['hello', 'world'])