[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
interface A<T, V : CharSequence>
|
||||
|
||||
class B : A<Int, String>
|
||||
|
||||
// LIGHT_CLASS_FQ_NAME: A, B
|
||||
Reference in New Issue
Block a user