mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
Also, not allocating copies of the current string all the time should be a tiny bit more efficient. We can do this because the 'current_line' is only used while reporting the error, so it will not be used once we begin reading the next line.
87 KiB
87 KiB