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