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

4 lines
148 B
Plaintext
Vendored

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