Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ needs-asm-support
//@ check-pass
//@ compile-flags: -Zunpretty=expanded
core::arch::global_asm!("x: .byte 42");