mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Properly terminate definitions using define() in IRGenerateForStatements
The lack of termination can result in unparseable output.
This commit is contained in:
@@ -36,6 +36,7 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// EVMVersion: >=byzantium
|
||||
// ----
|
||||
// library: L
|
||||
|
||||
Reference in New Issue
Block a user