mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-24 15:25:20 +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`