mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-25 21:28:13 +00:00
Fixes a typo where `read_slice` tries to pass a `w` argument to `read_ptr` instead of `r`.
Fixes a typo where `read_slice` tries to pass a `w` argument to `read_ptr` instead of `r`.