Files
kotlin-fork/idea/testData/slicer/inflow/openFunInvokeOnParameter.results.txt
T
2020-04-18 01:25:03 +03:00

4 lines
156 B
Plaintext
Vendored

12 open fun bar(<bold>p: Int</bold>) { (in C.bar(Int))
9 other?.bar(<bold>p + 1</bold>) (in C.foo(Int))
22 other?.bar(<bold>p + 3</bold>) (in D.foo(Int))