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