[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
public final fun foo(x: R|kotlin/Int|): R|kotlin/Unit|
|
||||
|
||||
public final annotation class Anno : R|kotlin/Annotation| {
|
||||
public constructor(): R|test/Anno|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user