mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-10-13 16:16:00 -05: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.