mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-26 23:11:32 +00:00
Using `slice_to_components` wouldn't compile because `s.data` is type of `rawptr` and return type is `^T`
Using `slice_to_components` wouldn't compile because `s.data` is type of `rawptr` and return type is `^T`