Initial implementation of KT-7688 Intention action to iterate over iterable value
#KT-7688 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
for (i in <spot>listOf(1, 2, 3)</spot>) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user