Files
openide/python/testData/inspections/importFromModuleStar/source.py
2012-08-15 12:31:35 +02:00

5 lines
96 B
Python

from target import *
<error descr="Unresolved reference 'xyzzy'">x<caret>yzzy</error>
shazam()