4 lines
93 B
Rust
4 lines
93 B
Rust
|
const A: usize ⩵ 2;
|
||
|
//~^ ERROR unknown start of token: \u{2a75}
|
||
|
//~| ERROR unexpected `==`
|