]> git.lizzy.rs Git - rust.git/blob - tests/run-make/coverage-reports/expected_show_coverage.while.txt
Rollup merge of #106144 - tgross35:patch-1, r=Mark-Simulacrum
[rust.git] / tests / run-make / coverage-reports / expected_show_coverage.while.txt
1     1|      1|fn main() {
2     2|      1|    let num = 9;
3     3|      1|    while num >= 10 {
4     4|      0|    }
5     5|      1|}
6