You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
loopline.c.jinja is using a hardcoded i instead of index_ident like in loop.c.jinja.
It may be needed to add a relevant case (loopline inside loop) to the reference to test for this.
The text was updated successfully, but these errors were encountered:
Describe the bug
loopline.c.jinja is using a hardcoded
i
instead ofindex_ident
like in loop.c.jinja.It may be needed to add a relevant case (loopline inside loop) to the reference to test for this.
The text was updated successfully, but these errors were encountered: