Skip to content

using $ as a return parameter name doesn't work #464

@vmaark

Description

@vmaark
    /**
     * @notice Loads the storage structure from its unique slot
     * @return $ Storage struct pointer
     */
    function _loadStorage() internal pure returns (Storage storage $) 

the above fails with ItemError: Expected @return tag to start with name '$'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions