Properly terminate definitions using define() in IRGenerateForStatements

The lack of termination can result in unparseable output.
This commit is contained in:
Alex Beregszaszi
2020-11-25 16:41:39 +00:00
parent b283a2f894
commit 8d9c332593
2 changed files with 8 additions and 9 deletions
@@ -36,6 +36,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >=byzantium
// ----
// library: L