Skip to content

Commit 58fc1fc

Browse files
committed
last bit of whitespace
1 parent 808b523 commit 58fc1fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/match-borrowed_str.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ pub fn main() {
5858
assert_eq!(g2(&"c", &"d"), ~"not found (c, d)");
5959
assert_eq!(g2("d", "e"), ~"not found (d, e)");
6060
}
61-

0 commit comments

Comments
 (0)