Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ pretty-compare-only
//@ pretty-mode:hir
//@ pp-exact:hir-pretty-loop.pp
pub fn foo(){
loop{
break;
}