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