Files
openide/python/testData/resolve/Global.py
2008-03-12 12:48:27 +03:00

5 lines
56 B
Python

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