mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove fuzzer mode from yul optimizer unit test framework.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// step: expressionSimplifier
|
||||
//
|
||||
// {
|
||||
// sstore(0, f())
|
||||
// function f() -> a
|
||||
// { }
|
||||
// sstore(0, f())
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user