Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/annotations/parameters/TopLevelFunction.txt
T
2020-03-19 09:51:01 +03:00

7 lines
158 B
Plaintext
Vendored

public final fun foo(x: R|kotlin/Int|): R|kotlin/Unit|
public final annotation class Anno : R|kotlin/Annotation| {
public constructor(): R|test/Anno|
}