Skip to content

Commit 7ce4241

Browse files
committed
Update CrossChunkMatcher.cs
1 parent d2efaa3 commit 7ce4241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Verify/Serialization/Scrubbers/CrossChunkMatcher.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ static Span<char> FillBuffer(StringBuilder builder, int start, Span<char> buffer
101101

102102
currentPosition = chunkEnd;
103103
}
104+
104105
return buffer[..bufferIndex];
105106
}
106107

0 commit comments

Comments
 (0)