mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
7 lines
127 B
Python
7 lines
127 B
Python
#file related comment
|
|
#second file related comment
|
|
import b
|
|
|
|
|
|
print(b)
|
|
<error descr="Unresolved reference 'a'"><caret>a</error> |