Apply 'make format'

This commit is contained in:
github action 2026-02-15 19:14:54 +00:00
parent 13cc2b51b4
commit 1b8b52f564
1 changed files with 1 additions and 2 deletions

View File

@ -887,8 +887,7 @@ class DelayedVisitor final : public VNVisitor {
// nodes handle the commit instead.
if (!vscpInfo.m_inSuspOrFork || vscpInfo.m_inLoop) {
// Create the AstActive for the Post logic
AstActive* const activep
= new AstActive{flp, "nba-value-queue", vscpInfo.senTreep()};
AstActive* const activep = new AstActive{flp, "nba-value-queue", vscpInfo.senTreep()};
activep->senTreeStorep(vscpInfo.senTreep());
scopep->addBlocksp(activep);
// Add 'Post' scheduled process for the commit