mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Moved "step" from settings to expectations.
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@
|
||||
case 2 { y := 10 }
|
||||
default { }
|
||||
}
|
||||
// ====
|
||||
// step: controlFlowSimplifier
|
||||
// ----
|
||||
// step: controlFlowSimplifier
|
||||
//
|
||||
// {
|
||||
// let y := 200
|
||||
// switch calldataload(0)
|
||||
|
||||
Reference in New Issue
Block a user