PY-10719 Fix add import above import with noinspection comment

GitOrigin-RevId: 6dd79b10e56b9e9e2eee76c83d5974dee43446a1
This commit is contained in:
andrey.matveev
2022-04-06 19:23:35 +07:00
committed by intellij-monorepo-bot
parent f1a515b268
commit b7398bb63d
46 changed files with 356 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
# some comment #
################
print(<error descr="Unresolved reference 'a'"><caret>a</error>)