mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Make yul a setting.
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
mstore(y, add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(y, 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1))
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// step: stackCompressor
|
||||
// ----
|
||||
// stackCompressor
|
||||
// {
|
||||
// let x := 8
|
||||
// function f()
|
||||
|
||||
Reference in New Issue
Block a user