KT-1036 JetFile -> PsiJavaFile cast problem - one more test for changed diagnostic behaviour
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//+JDK
|
||||
|
||||
package toplevelObjectDeclarations
|
||||
|
||||
object CObj {}
|
||||
|
||||
object DOjb : <!SUPERTYPE_NOT_INITIALIZED, FINAL_SUPERTYPE!>CObj<!> {}
|
||||
Reference in New Issue
Block a user