KT-1036 JetFile -> PsiJavaFile cast problem

This commit is contained in:
Nikolay Krasko
2012-01-24 15:00:07 +04:00
parent 590a81feae
commit 5613cb90f9
3 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ package toplevelObjectDeclarations {
}
}
object B : `!`A {}
object B : A {}
~ns.x~val x = `A`A.`foo()`foo()