add Available since 4.1 comments
(cherry picked from commit 9a698e6b7b)
This commit is contained in:
@ -26,7 +26,7 @@ pragma solidity ^0.8.0;
|
||||
* }
|
||||
* ```
|
||||
*
|
||||
* Available since v4.1.0 for `address`, `bool`, `bytes32`, and `uint256`.
|
||||
* _Available since v4.1 for `address`, `bool`, `bytes32`, and `uint256`._
|
||||
*/
|
||||
library StorageSlot {
|
||||
struct AddressSlot {
|
||||
|
||||
Reference in New Issue
Block a user