mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-08 04:09:00 +00:00
Calls to `read_line` are replaced with `read_line_with_resize` and `swap`s of StringViews, which assume a consistent location of the underlying ByteBuffers, are replaced. A test file has been added for uniq, which includes a test case for long lines.