mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-08 20:28:26 +00:00
This was previously still valid since the `Optional<String>` move constructor copied its input, but since the move is now destructive, the code no longer works.