disable +JDK macro in JetDiagnosticsTest and fix (actually hide) revealed bugs
+JDK was not very helpful
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//+JDK
|
||||
|
||||
package toplevelObjectDeclarations
|
||||
|
||||
object CObj {}
|
||||
|
||||
object DOjb : <!SUPERTYPE_NOT_INITIALIZED_DEFAULT, FINAL_SUPERTYPE!>CObj<!> {}
|
||||
object DOjb : <!UNRESOLVED_REFERENCE!>CObj<!> {}
|
||||
|
||||
Reference in New Issue
Block a user