Files
kotlin-fork/idea/testData/fir/multiModule/withStdlib/jvm_dep(stdlib)/Some.txt
T

4 lines
223 B
Plaintext
Vendored

FILE: Some.kt
public final val someList: R|kotlin/collections/List<kotlin/Int>| = R|kotlin/collections/listOf|<R|kotlin/Int|>(vararg(Int(1), Int(2), Int(3)))
public get(): R|kotlin/collections/List<kotlin/Int>|