mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 08:46:42 +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.