segfault using non empty init for tuple with comptime fields #18400
Labels
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Milestone
Zig Version
0.12.0-dev.1856+94c63f31f
Steps to Reproduce and Observed Behavior
https://gist.github.com/xdBronch/95e58100607a391599c2386efcd7d93c
Expected Behavior
probably test pass since the init has the same value as the default value, error otherwise
The text was updated successfully, but these errors were encountered: