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 9578974 commit 5b4a83bCopy full SHA for 5b4a83b
src/compiler/ast-node-proc.bas
@@ -287,7 +287,7 @@ end function
287
'' astNewLINK(), such that there is only one astAdd, to avoid the dtor list
288
'' being flushed too early.
289
''
290
-'' Sometimes it's not obvious where the astAdd's there are because some astAdd's
+'' Sometimes it's not obvious where the astAdd's are because some astAdd's
291
'' are "hidden" inside other functions such as astScopeBegin().
292
293
'' astAddUnscoped() does not have this problem because it unsets
0 commit comments