3 lines
62 B
Rust
3 lines
62 B
Rust
const!(&raw mut a);
|
|
//~^ ERROR expected identifier, found `!`
|
const!(&raw mut a);
|
|
//~^ ERROR expected identifier, found `!`
|