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