[FIR] Ignore failing test, improve DiagnosticKind, fix UPPER_BOUND
This commit is contained in:
+1
-1
@@ -58,6 +58,6 @@ class Test6 : E, <!EXPOSED_SUPER_CLASS!>C.CPublic<!> {
|
||||
|
||||
}
|
||||
|
||||
class Test7 : <!OTHER_ERROR!>D.PublicButProtected<!> {
|
||||
class Test7 : <!UNRESOLVED_REFERENCE!>D.PublicButProtected<!> {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user