mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
testdata for IDEA-57252
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
class A<T> {
|
||||
class B extends A<<error descr="B is not accessible in current context">B.B</error>>{}
|
||||
}
|
||||
Reference in New Issue
Block a user