Skip to content

Commit 71e5f78

Browse files
authored
Update issue-64655-extern-rust-must-allow-unwind.rs
placate tidy
1 parent 5e7e8cd commit 71e5f78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs

-1
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,3 @@ fn main() {
7979

8080
assert_eq!(SHARED.fetch_add(0, Ordering::SeqCst), 1);
8181
}
82-

0 commit comments

Comments
 (0)