Skip to content

Commit 3f0a75d

Browse files
author
AB1908
committed
Remove trailing whitespace
1 parent 193809e commit 3f0a75d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/issue-53787-inline-assembler-macro.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
macro_rules! fake_jump {
66
($id:expr) => {
77
unsafe {
8-
98
asm!(
109
"
1110
jmp $0

0 commit comments

Comments
 (0)