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