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