mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-22 04:24:37 +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.