Files
zig/test/cases/compile_errors
Veikka Tuominen 89e8bb409a AstGen: use condbr_inline if force_comptime is set
The `finishThenElseBlock` would correctly use `break_inline`
which would cause Sema to use `addRuntimeBreak` instead of
doing the branch at comptime.
2022-11-11 17:59:53 +02:00
..
2022-10-12 16:10:57 +03:00
2022-09-21 11:29:20 +02:00