support for completions on return statements.

This commit is contained in:
Dave Halter
2014-06-22 12:05:22 +02:00
parent d752907290
commit b7bf8d515c
4 changed files with 9 additions and 0 deletions

View File

@@ -50,6 +50,10 @@ func()
#? list()
assert []
def focus_return():
#? list
return []
# -----------------
# for loops