Files
kotlin-fork/idea/testData/slicer/inflow/funWithExpressionBody.results.txt
T

3 lines
93 B
Plaintext
Vendored

3 <bold>fun foo(n: Int)</bold> = n + 1
3 fun foo(n: Int) = <bold>n + 1</bold> (in foo(Int))