rust/tests/ui/parser/ice-issue-127600.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
62 B
Rust
Raw Normal View History

2024-07-11 03:12:00 -05:00
const!(&raw mut a);
//~^ ERROR expected identifier, found `!`