[FIR] Ignore failing test, improve DiagnosticKind, fix UPPER_BOUND
This commit is contained in:
+5
-5
@@ -1,5 +1,5 @@
|
||||
@<!OTHER_ERROR!>Ann<!> class A
|
||||
@<!OTHER_ERROR!>Ann<!> class B
|
||||
@<!OTHER_ERROR!>Ann<!>(1) class C
|
||||
@<!OTHER_ERROR!>kotlin.Ann<!>(1) class D
|
||||
@<!OTHER_ERROR!>kotlin.annotation.Ann<!>(1) class E
|
||||
@<!UNRESOLVED_REFERENCE!>Ann<!> class A
|
||||
@<!UNRESOLVED_REFERENCE!>Ann<!> class B
|
||||
@<!UNRESOLVED_REFERENCE!>Ann<!>(1) class C
|
||||
@<!UNRESOLVED_REFERENCE!>kotlin.Ann<!>(1) class D
|
||||
@<!UNRESOLVED_REFERENCE!>kotlin.annotation.Ann<!>(1) class E
|
||||
Reference in New Issue
Block a user