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