[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
fun f(i: Int) {
|
||||
for (j in 1..100) {
|
||||
{
|
||||
var i = 12
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user