[FIR] Report missing UNRESOLVED_IMPORT

#KT-54781 Fixed
This commit is contained in:
Kirill Rakhman
2023-03-29 13:52:44 +02:00
committed by Space Team
parent f18591ffef
commit 7dde3603b5
12 changed files with 47 additions and 17 deletions
@@ -1,6 +1,6 @@
// IGNORE_REVERSED_RESOLVE
// Ignore reason: KT-57619
import my.println
import <!UNRESOLVED_IMPORT!>my<!>.println
enum class Order {
FIRST,