mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-02 19:02:07 -06:00
[[nodiscard]] doesn't do anything on functions with a void return type and causes superfluous warnings.
[[nodiscard]] doesn't do anything on functions with a void return type and causes superfluous warnings.