Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
coverage
/
tight_inf_loop.rs
blob: cef99027aaa4fa30f1e8a416bea74372d83926bf [
file
]
fn
main
()
{
if
false
{
loop
{}
}
}