]> git.lizzy.rs Git - rust.git/blob - src/test/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt
Auto merge of #99612 - yanchen4791:issue-95079-fix, r=compiler-errors
[rust.git] / src / test / 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