mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Simplify split parameter.
This commit is contained in:
@@ -24,5 +24,7 @@ contract C {
|
||||
}
|
||||
}
|
||||
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// t() -> 9
|
||||
|
||||
@@ -39,6 +39,8 @@ contract C {
|
||||
}
|
||||
}
|
||||
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// set() ->
|
||||
// t1() -> 7
|
||||
|
||||
Reference in New Issue
Block a user