mirror of
https://github.com/pine64/blisp.git
synced 2026-09-18 04:21:29 +00:00
We could use C23's `[[maybe_unused]]` but MSVC doesn't support it. So we void cast them with an accompanying "unused" comment.
We could use C23's `[[maybe_unused]]` but MSVC doesn't support it. So we void cast them with an accompanying "unused" comment.