Files
openide/python/testData/resolve/Global.py
T

5 lines
56 B
Python

xx = 1
def f():
global x<ref>x
print xx