4 lines
92 B
Rust
4 lines
92 B
Rust
![]() |
// check-pass
|
||
|
// compile-flags: -Zunpretty=expanded
|
||
|
core::arch::global_asm!("x: .byte 42");
|