mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-15 02:12:22 -07:00
9fc9981a9e
- "odin" if the `context` is needed for `assert` - "contextless" if multiple return values are needed (better for optimizations) - "c" otherwise