]> git.lizzy.rs Git - rust.git/blob - tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / tests / run-make / coverage-reports / expected_show_coverage.tight_inf_loop.txt
1     1|      1|fn main() {
2     2|      1|    if false {
3     3|      0|        loop {}
4     4|      1|    }
5     5|      1|}
6