-
Notifications
You must be signed in to change notification settings - Fork 12.2k
Open
Milestone
Description
🧐 Motivation
Per https://docs.soliditylang.org/en/latest/contracts.html#custom-storage-layout, layout
and at
will become reserved words.
📝 Details
Several functions, such as EnumerableSet.at(uint256)
, use these keywords for their signature. This will not be allowed in a future version of Solidity, likely 0.9.
ernestognw
Metadata
Metadata
Assignees
Labels
No labels