Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/fromLoadJava/Enum.txt
T
2019-04-04 10:31:09 +03:00

5 lines
104 B
Plaintext
Vendored

public final enum class Test : R|kotlin/Enum<test/Test>| {
private constructor(a: R|kotlin/Int|)
}