Skip to content

Commit 42bc071

Browse files
committed
Remove whitespace
1 parent 48e3c96 commit 42bc071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/rustdoc/issue-32556.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 The Rust Project Developers. See the COPYRIGHT
1+
// Copyright 2018 The Rust Project Developers. See the COPYRIGHT
22
// file at the top-level directory of this distribution and at
33
// http://rust-lang.org/COPYRIGHT.
44
//
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
/// Blah blah blah
12-
/// ``` ignore
12+
/// ```ignore
1313
/// bad_assert!();
1414
/// ```
1515
pub fn foo() {}

0 commit comments

Comments
 (0)