mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +00:00
In the case where an error is created from an errno, calling string_literal() will print nothing. Using Error's formatter instead gives a more descriptive error message.