Skip to content

Commit 3064e0a

Browse files
committed
[ci] fix tidy warning.
1 parent f40fd4b commit 3064e0a

File tree

1 file changed

+1
-1
lines changed
  • src/test/run-make/thumb-none-qemu/example/src

1 file changed

+1
-1
lines changed

src/test/run-make/thumb-none-qemu/example/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ fn main() -> ! {
2727
// exit from qemu
2828
semihosting::debug::exit(semihosting::debug::EXIT_SUCCESS);
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)