mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
dc2c9b5d51
This allows `*` to be used in C fashion, without specifying an argument index to use. Like C, this results in the argument *preceding* the value for the format specifier itself.