We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af0147 commit 8301644Copy full SHA for 8301644
pretod.dd
@@ -559,7 +559,7 @@ while (1)
559
)
560
$(LI Nested function names are scoped just like any other name.
561
562
- $(LI Parameters are passed by value, so need to worry about
+ $(LI Parameters are passed by value, so no need to worry about
563
side effects in the parameter expressions.
564
565
$(LI Nested functions are visible to the debugger.
0 commit comments