]> git.lizzy.rs Git - rust.git/blob - src/test/ui/lexer/lex-bad-token.stderr
Rollup merge of #102044 - ChrisDenton:BCrypt-system-rand, r=thomcc
[rust.git] / src / test / ui / lexer / lex-bad-token.stderr
1 error: unknown start of token: \u{25cf}
2   --> $DIR/lex-bad-token.rs:1:1
3    |
4 LL | ●
5    | ^
6
7 error: aborting due to previous error
8