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