Apply 'make format'

This commit is contained in:
github action 2025-07-21 23:29:42 +00:00
parent 74d4b0c0ea
commit b5126a6abe
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class UnrollVisitor final : public VNVisitor {
bool m_varModeCheck; // Just checking RHS assignments
bool m_varModeReplace; // Replacing varrefs
bool m_varAssignHit; // Assign var hit
bool m_forkHit; // Fork hit
bool m_forkHit; // Fork hit
bool m_generate; // Expand single generate For loop
string m_beginName; // What name to give begin iterations
VDouble0 m_statLoops; // Statistic tracking