blob: 27c907e08ed76f2b14d8a550580f491787da66df [file] [log] [blame]
fn f() {
loop {
discard;
return;
}
}