Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Regression test for issue #124935
// Tests that we still emit an error after an item.
fn main() { }
;
//~^ ERROR expected item, found `;`