forked from VimPlug/jedi
fix an invalid statement that has changed because of changes to the parser.
This commit is contained in:
@@ -137,8 +137,8 @@ def break(): pass
|
||||
#? int()
|
||||
a[0]
|
||||
|
||||
#? []
|
||||
int()).
|
||||
#? ['real']
|
||||
int()).real
|
||||
|
||||
# -----------------
|
||||
# keywords
|
||||
|
||||
Reference in New Issue
Block a user