mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +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.