mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-28 23:16:30 -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.