mirror of
https://github.com/ziglang/zig.git
synced 2025-12-31 18:43:18 +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.