mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 16:53:26 +03:00
2a256d5ea0
Validate the vector element type as done for the scalar case. Fixes #6708