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