Files
kotlin-fork/idea/testData/slicer/inflow/funWithExpressionBody.results.txt
T
Alexey Sedunov 858b454138 Analyze Data Flow: Initial implementation
#KT-11994 In Progress
2017-06-09 17:19:15 +03:00

3 lines
79 B
Plaintext
Vendored

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