mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
This patch adds release_error() and release_value() to KResult, making it usable with TRY(). Note that release_value() returns void, since there is no value inside a KResult.