Skip to content

feat(doc): support transient storage keyword #9931

Open
@duelinggalois

Description

@duelinggalois

Component

Forge

Describe the feature you would like

For code

    bool private transient varName;

you see the following

-<%>- forge doc --build
Error: Failed to parse Solidity code for path/File.sol
Debug info: [Diagnostic { loc: File(0, 2128, 2135), level: Error, ty: ParserError, message: "unrecognised token 'varName', expected \";\", \"=\"", notes: [] }]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions