]> git.proxmox.com Git - rustc.git/blame - src/test/run-make/coverage-reports/expected_show_coverage.while.txt
Update unsuspicious file list
[rustc.git] / src / test / run-make / coverage-reports / expected_show_coverage.while.txt
CommitLineData
fc512014 1 1| 1|fn main() {
29967ef6
XL
2 2| 1| let num = 9;
3 3| 1| while num >= 10 {
4 4| 0| }
5 5| 1|}
6