]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/coverage-reports/expected_show_coverage.tight_inf_loop.txt
Auto merge of #99182 - RalfJung:mitigate-uninit, r=scottmcm
[rust.git] / src / test / run-make-fulldeps / 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