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

5 lines
184 B
Plaintext
Vendored

3 fun test(<bold>n: Int</bold>) { (in test(Int))
4 <bold>val x</bold> = n (in test(Int))
4 val x = <bold>n</bold> (in test(Int))
3 fun test(<bold>n: Int</bold>) { (in test(Int))