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