Compiler crash: runtime break :blk
out of inline loop inside labelled block
#8942
Labels
Milestone
break :blk
out of inline loop inside labelled block
#8942
Uh oh!
There was an error while loading. Please reload this page.
All I see is "Segmentation fault: 11". Both zig 0.7.1 and latest master.
I'm guessing this should be a compiler error as I don't think you're normally allowed to do runtime break/continue out of inline loops?
Related to or at least sort of similar to #4484
Edit: linking #2727 as well
The text was updated successfully, but these errors were encountered: