mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
We move the input string into this field to avoid a string copy, so we must do this step last to avoid using any views into it (note that match.view here is a view into this string).