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