Files
kotlin-fork/idea/testData/slicer/outflow/usagesInLoopRange.results.txt
T
2020-04-18 01:25:03 +03:00

3 lines
117 B
Plaintext
Vendored

3 fun f(<bold>list: List<String></bold>){ (in f(List<String>))
4 for(s in <bold>list</bold>){} (in f(List<String>))