Skip to content

Commit b106f9e

Browse files
committed
fix: 🐛 new line in test
1 parent d0f5251 commit b106f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/lexer/lex-invisible-characters.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
fn main() {
44
//~^ ERROR unknown start of token: \u{200B}
55
//~| HELP invisible characters like '\u{200b}' are not usually visible in text editors
6-
}
6+
}

0 commit comments

Comments
 (0)