mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove // compileViaYul: also
This commit is contained in:
@@ -14,7 +14,6 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// set(string,uint256): 0x40, 8, 3, "abc" ->
|
||||
// get(string): 0x20, 3, "abc" -> 8
|
||||
|
||||
Reference in New Issue
Block a user