Closed
Description
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
forge fmt
Operating System
No response
Describe the bug
The same code snippets below should remain preserved
{
// do smth here
// then here
// cleanup
}
{
statement; // comment
// line comment
}
Metadata
Metadata
Assignees
Type
Projects
Status
Done