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