Compiler crash when assigning to comptime var
array element at runtime
#22186
Labels
bug
Observed behavior contradicts documented or intended behavior
Zig Version
0.14.0-dev.2367+aa7d13846
Steps to Reproduce and Observed Behavior
zig reduce
d example:Removing
comptime
fromcomptime var
makes it work.Stack trace
Expected Behavior
The code to compile and run.
The text was updated successfully, but these errors were encountered: