mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 03:51:08 +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.