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