Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
pub fn main() {
let s = "\u{2603"; //~ ERROR unterminated unicode escape
}