Files
openide/python/testData/pyi/resolve/moduleAttribute/ModuleAttribute.py
2015-07-13 14:19:05 +03:00

6 lines
41 B
Python

import m1
print(m1.foo)
# <ref>