Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Show diagnostics for unbalanced parens.
//@ compile-flags: -Zcrate-attr=(
//~? ERROR mismatched closing delimiter
fn main() {}