Files
kotlin-fork/idea/testData/slicer/inflow/delegateToJavaGetter.leafGroups.txt
T

6 lines
180 B
Plaintext
Vendored

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