mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-23 14:42:52 +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.