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