Files
kotlin-fork/idea/testData/slicer/outflow/whenExpression.results.txt
T

4 lines
161 B
Plaintext
Vendored

3 fun test(m: Int, <bold>n: Int</bold>) { (in test(Int, Int))
6 2 -> <bold>n</bold> (in test(Int, Int))
4 <bold>val x</bold> = when (m) { (in test(Int, Int))