Tests: add some test cases for inheritor search
Refactor inheritor search tests to be generated
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package a.b
|
||||
|
||||
annotation class Anno
|
||||
|
||||
// CLASS: java.lang.annotation.Annotation
|
||||
// SEARCH: class:Anno
|
||||
Reference in New Issue
Block a user