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

10 lines
193 B
Plaintext
Vendored

public final annotation class A : R|kotlin/Annotation| {
public constructor(): R|test/A|
}
public final annotation class B : R|kotlin/Annotation| {
public constructor(): R|test/B|
}