Commentary

This commit is contained in:
Wilson Snyder
2022-03-30 20:17:59 -04:00
parent e02f97854c
commit 33105f017c
34 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ private:
}
// Copy blocks into this scope
// If this is the first usage of the block ever, we can simply move the reference
// If this is the first usage of the block ever, we can move the reference
iterateChildren(nodep);
// ***Note m_scopep is passed back to the caller of the routine (above)