Moved tests
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
import java.lang.annotation.Inherited
|
||||
|
||||
class A {
|
||||
@Inherited<caret>
|
||||
}
|
||||
|
||||
// ELEMENT: Inherited
|
||||
Reference in New Issue
Block a user