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

7 lines
127 B
Python

#file related comment
#second file related comment
import b
print(b)
<error descr="Unresolved reference 'a'"><caret>a</error>