odin-lang / Odin

Odin Programming Language
https://odin-lang.org
BSD 3-Clause "New" or "Revised" License
6.17k stars 550 forks source link

Fix `%p` pointers not printing leading `0x` #3704

Closed Feoramund closed 1 month ago

Feoramund commented 1 month ago

The documentation says that they should, but they do not.