[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
public open class Max : R|kotlin/Any| {
|
||||
public open fun <T : R|kotlin/Comparable<T>?|> max(p0: R|kotlin/collections/Collection<T>?|): R|T?|
|
||||
|
||||
public constructor(): R|test/Max|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user