Open
Description
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
Type
Projects
Status
In Progress