blob: ebd203aa410374ad02165db3ee085c372472bdd8 [file] [edit]
error: unknown start of token: \u{200b}
--> $DIR/invalid_whitespace.rs:10:11
|
LL | let a=​x + y;
| ^
|
= help: invisible characters like '\u{200b}' are not usually visible in text editors
error: aborting due to 1 previous error