[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
public final class SimpleClassObject : R|kotlin/Any| {
|
||||
public constructor(): R|test/SimpleClassObject|
|
||||
|
||||
public final companion object Companion : R|kotlin/Any| {
|
||||
private constructor(): R|test/SimpleClassObject.Companion|
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user