Files
kotlin-fork/idea/testData/slicer/inflow/delegateToJavaGetter.results.txt
T
2018-01-17 12:40:34 +03:00

5 lines
127 B
Plaintext
Vendored

7 val <bold>x = foo</bold>
7 val x = <bold>foo</bold>
4 val <bold>foo: Int by D.INSTANCE</bold>
9 return <bold>1</bold>;