Files
kotlin-fork/idea/testData/slicer/inflow/noFieldInGetter.results.txt
T
2017-06-09 17:19:20 +03:00

4 lines
84 B
Plaintext
Vendored

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