]> git.lizzy.rs Git - rust.git/blob - tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt
Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnay
[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