Files
kotlin-fork/idea/testData/slicer/inflow/memberVarWithSplitInitializer.results.txt
T

4 lines
99 B
Plaintext
Vendored

4 <bold>var x: Int</bold> (in A)
7 x = <bold>1</bold> (in A)
14 x = <bold>2</bold> (in A.test())