zig
zig copied to clipboard
Assertion failure `@memset`ing `@ptrCast`ed int at comptime
Zig Version
0.14.0-dev.15+d4bc64038
Steps to Reproduce and Observed Behavior
You can check the error in here https://godbolt.org/z/4j4r6oc6q
Expected Behavior
I expected the code to compile or give an error, not that exit silently