forked from VimPlug/jedi
tuple support without braces
This commit is contained in:
@@ -14,7 +14,7 @@ with open('') as f1, open('') as f2:
|
||||
|
||||
|
||||
def global_define():
|
||||
#global glob
|
||||
global glob
|
||||
glob = 3
|
||||
|
||||
#? ['real']
|
||||
|
||||
Reference in New Issue
Block a user