mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 18:58:31 +07:00
3 lines
108 B
Python
3 lines
108 B
Python
from mypack import <error descr="Cannot find reference 'foo' in '__init__.py'"><caret>foo</error>
|
|
|
|
a = foo() |