Files
kotlin-fork/idea/testData/slicer/outflow/getterExpressionBody.results.txt
T
Alexey Sedunov fc307da383 Data Outflow: Show all reference expressions as separate steps
#KT-19012 Fixed
 #KT-19017 Fixed
 #KT-19036 Fixed
 #KT-19039 Fixed
 #KT-19104 Fixed
 #KT-19106 Fixed
2017-11-27 14:36:09 +03:00

5 lines
110 B
Plaintext
Vendored

4 get() = <bold>0</bold>
4 <bold>get() = 0</bold>
7 val x = <bold>foo</bold>
7 val <bold>x = foo</bold>