[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
public open class NotNullObjectArray : R|kotlin/Any| {
|
||||
public open fun hi(): R|kotlin/Array<kotlin/Any>|
|
||||
|
||||
public constructor(): R|test/NotNullObjectArray|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user