This commit is contained in:
ringabout
2026-04-16 14:27:46 +08:00
parent ee9e0d65e7
commit 9bee924bcd

View File

@@ -15,14 +15,6 @@ block :tmp:
{.push, overflowChecks: false.}
inc(i_1, 1)
{.pop.}
const
loc`gensym1 = (filename: "iterators.nim", line: 254, column: 10)
ploc`gensym1 = "iterators.nim(254, 11)"
bind instantiationInfo
mixin failedAssertImpl
{.line: (filename: "iterators.nim", line: 254, column: 10).}:
if not (len(seq[Large](broken_cursor)) == L):
failedAssertImpl("iterators.nim(254, 11) `len(a) == L` the length of the seq changed while iterating over it")
-- end of expandArc ------------------------
'''
"""