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