mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-25 01:47:28 +00:00
Use GenericLexer to replace a call to StringView::split() since that returns its result in a heap-allocating Vector.
Use GenericLexer to replace a call to StringView::split() since that returns its result in a heap-allocating Vector.