struct Layout { address owner; }
bytes32 STORAGE_SLOT
function layout() internal pure returns (struct FakeERC173Storage.Layout l)
Was this helpful?