mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-30 13:31:11 +00:00
- "odin" if the `context` is needed for `assert` - "contextless" if multiple return values are needed (better for optimizations) - "c" otherwise