error: expected string in '.ascii' directive --> $DIR/issue-69092.rs:8:14 | LL | unsafe { llvm_asm!(".ascii \"Xen\0\""); } | ^ | note: instantiated into assembly here --> :1:9 | LL | .ascii "Xen | ^ error: aborting due to previous error