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