Files
kotlin-fork/idea/testData/slicer/inflow/noFieldInGetter.leafGroups.txt
T
2018-01-12 13:54:20 +03:00

6 lines
113 B
Plaintext
Vendored

5 get() = <bold>1</bold>
11 val x = <bold>foo</bold>
4 var <bold>foo: Int</bold>
5 get() = <bold>1</bold>