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