We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f1d1e commit c5aea24Copy full SHA for c5aea24
1 file changed
tests/ui/whitespace/ascii_whitespace_excludes_vertical_tab.rs
@@ -18,5 +18,5 @@ fn main() {
18
assert_eq!(parts2.len(), 2,
19
"regular space should split correctly");
20
21
- println!("All assertions passed.");
22
}
+
0 commit comments