mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-12 13:59:12 +00: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.