forked from VimPlug/jedi
get_code is now able to process returns again
This commit is contained in:
@@ -365,7 +365,7 @@ a()
|
||||
|
||||
x = []
|
||||
a = lambda x: x
|
||||
int()
|
||||
#? int()
|
||||
a(0)
|
||||
|
||||
#? float()
|
||||
|
||||
Reference in New Issue
Block a user