Skip to content

Commit 43f045c

Browse files
authored
Update invalid_whitespace.stderr
1 parent 185a582 commit 43f045c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
error: unknown start of token: \u{200b}
2-
--> $DIR/invalid_whitespace.rs:7:11
2+
--> $DIR/invalid_whitespace.rs:10:11
33
|
44
LL | let a=​x + y;
55
| ^
66
|
77
= help: invisible characters like '\u{200b}' are not usually visible in text editors
88

99
error: aborting due to 1 previous error
10+

0 commit comments

Comments
 (0)