Files
2022-07-26 13:17:54 +00:00

10 lines
125 B
Python

# comment 1
# comment 2
# comment 3
# comment 4
import b
print(b)
<error descr="Unresolved reference 'a'"><caret>a</error>