mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog and tests
This commit is contained in:
@@ -19,6 +19,8 @@ contract C {
|
||||
y[0] = 23;
|
||||
return x[2];
|
||||
}}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// f() -> FAILURE
|
||||
// g() -> FAILURE
|
||||
|
||||
Reference in New Issue
Block a user