mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
If an argument is comptime-known but shouldn't be create an alloc to store it in to get a runtime-known value.
If an argument is comptime-known but shouldn't be create an alloc to store it in to get a runtime-known value.