Files
openide/python/testData/resolve/multiFile/importAs/ImportAs.py
T

4 lines
46 B
Python

import ImportedFile as IF
IF.func()
# <ref>