Files
kotlin-fork/idea/testData/slicer/outflow/getFunCalls.results.txt
T

4 lines
141 B
Plaintext
Vendored

4 operator <bold>fun get(n: Int)</bold> = this (in A)
8 val x = <bold>A()[2]</bold> (in test())
8 <bold>val x</bold> = A()[2] (in test())