Data Outflow: Show all reference expressions as separate steps
#KT-19012 Fixed #KT-19017 Fixed #KT-19036 Fixed #KT-19039 Fixed #KT-19104 Fixed #KT-19106 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// FLOW: OUT
|
||||
|
||||
fun f(<caret>list: List<String>){
|
||||
for(s in list){}
|
||||
}
|
||||
Reference in New Issue
Block a user