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