Files
jedi-fork/test/completion/import_tree/globals.py
T

6 lines
46 B
Python

def something():
global foo
foo = 3