Closed jokva closed 5 years ago
Assigning to headers for slices of lines or offsets were broken, courtesy of the iterability check being inside the wrong block.
Move the block to the right scope, and add tests for the syntax.
Assigning to headers for slices of lines or offsets were broken, courtesy of the iterability check being inside the wrong block.
Move the block to the right scope, and add tests for the syntax.