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