You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checked locally with zig 0.10.0-dev.1741+d2681d253, reproduced with godbolt.
Expected Behavior
the program compiles
Actual Behavior
when analyzing <source>:1:23 in compiler source at /workspace/src/stage1/ir.cpp:5626: thread 1 panic: assertion failed. This is a bug in the Zig compiler.
Why closed? I've encountered this panic. (Unfortunately I didn't note the code that caused it, but worked around it ... I hit several compiler bugs / day and have become sloppy about recording them.)
Uh oh!
There was an error while loading. Please reload this page.
Zig Version
0.10.0-dev.1741+d2681d253
Steps to Reproduce
godbolt
checked locally with zig
0.10.0-dev.1741+d2681d253
, reproduced with godbolt.Expected Behavior
the program compiles
Actual Behavior
which is
The text was updated successfully, but these errors were encountered: