-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Array of anonymous nested tuples panic #19497
Labels
Milestone
Comments
charlesbjohnson
added
the
bug
Observed behavior contradicts documented or intended behavior
label
Mar 31, 2024
here's debug stack trace
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zig Version
0.12.0-dev.3498+aff71c613
Steps to Reproduce and Observed Behavior
Tangential, but I reduced the above 2 examples from an Advent of Code exercise that originally looked a bit like:Reductions no longer reproduce, original example still does:
It works in 0.11.0, but broke when I upgraded to 0.12.0-dev. It appears that 0.11.0 is the only version where it works.
Output on 0.12.0-dev Debug build
Expected Behavior
The text was updated successfully, but these errors were encountered: