mirror of
https://github.com/ziglang/zig.git
synced 2026-01-06 05:25:10 +00:00
This function can be swapped out for calls to expr() to report a compile error when the expression results in control flow that does not return.
This function can be swapped out for calls to expr() to report a compile error when the expression results in control flow that does not return.