Skip to content

Commit 3850839

Browse files
committed
Fix whitespace.
1 parent aa52882 commit 3850839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/codegen/char-escape-debug-no-bounds-check.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pub fn char_escape_debug_no_bounds_check(c: char) -> EscapeDebug {
99
// CHECK-NOT: panic
1010
// CHECK-NOT: panic_bounds_check
1111
c.escape_debug()
12-
}
12+
}

0 commit comments

Comments
 (0)