Skip to content

Commit eb92ddd

Browse files
committed
remove whitespace
1 parent 69d5e29 commit eb92ddd

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/ui/lexer/emoji-in-lifetime.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ fn bad_lifetime_name<
99
'a‌b // bare zero-width-joiners are accepted as XID_Continue
1010
>() {}
1111

12-
13-
14-
15-
16-
1712
fn main() {
1813
'a🐛: { // pointed at on the error from line 5
1914
todo!();

0 commit comments

Comments
 (0)