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.
Describe the bug
loopline.c.jinja is using a hardcoded
iinstead ofindex_identlike in loop.c.jinja.It may be needed to add a relevant case (loopline inside loop) to the reference to test for this.