mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #9999 from ethereum/enableTest
Enable test that started working for yul.
This commit is contained in:
commit
d9215cf956
@ -14,5 +14,7 @@ contract C {
|
||||
two = data.x;
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// f(uint256): 7 -> 7, 8
|
||||
|
Loading…
Reference in New Issue
Block a user