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