Files
openide/python/testData/resolve/multiFile/fromImport/FromImport.py
T

4 lines
44 B
Python

from ImportedFile import func
func()
#<ref>