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 407f06f commit c06aa7dCopy full SHA for c06aa7d
YSI_Coding/y_hooks/impl.inc
@@ -1269,7 +1269,7 @@ stock Hooks_NumArgs()
1269
{
1270
// Awkward code that allows us to jump backwards. It might appear that this
1271
// code pushes something on the stack before the JZER that is never removed,
1272
- // but labels reset the stack always so it gets conditionally wiped out.
+ // but labels reset the stack always so it gets unconditionally wiped out.
1273
#emit LOAD.S.alt 0
1274
Hooks_NumArgs_load:
1275
#emit CONST.pri 8
0 commit comments