[FIR] Ignore failing test, improve DiagnosticKind, fix UPPER_BOUND
This commit is contained in:
+1
-1
@@ -17,4 +17,4 @@ class Outer<E> {
|
||||
|
||||
class E
|
||||
|
||||
fun bar(x: <!OTHER_ERROR!>Inner<!>) {}
|
||||
fun bar(x: Inner) {}
|
||||
|
||||
Reference in New Issue
Block a user