mirror of
https://github.com/irmen/prog8.git
synced 2026-04-20 11:17:01 +00:00
oops
This commit is contained in:
@@ -822,7 +822,6 @@ private fun optimizeAddWordToSameVariable(linesByFourteen: Sequence<List<Indexed
|
||||
mods.add(Modification(lines[6].index, true, null))
|
||||
mods.add(Modification(lines[7].index, true, null))
|
||||
mods.add(Modification(lines[8].index, true, null))
|
||||
mods.add(Modification(lines[9].index, true, null))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user