1
0
forked from VimPlug/jedi
Files
jedi-fork/test/completion/import_tree/globals.py
2019-12-01 01:28:03 +01:00

6 lines
46 B
Python

def something():
global foo
foo = 3