mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
Some recent change makes slice concatenation runtime (merge #12368), so the example needs to be explicitly made comptime.
Some recent change makes slice concatenation runtime (merge #12368), so the example needs to be explicitly made comptime.