Renamed test data folders
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//WITH_RUNTIME
|
||||
fun foo(bar: String) {
|
||||
for ((index, a) in bar.withIndex()) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user