Files
kotlin-fork/idea/testData/slicer/outflow/getFunCalls.results.txt
T
Alexey Sedunov 858b454138 Analyze Data Flow: Initial implementation
#KT-11994 In Progress
2017-06-09 17:19:15 +03:00

4 lines
110 B
Plaintext
Vendored

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