mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 20:25:04 +00:00
Otherwise the `move(result)` statement inside the lambda does not actually move anything, because `result` is constant without the mutable attribute. Caught by clangd.
5.3 KiB
5.3 KiB