mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-16 13:41:41 +00:00
3 lines
75 B
Rust
3 lines
75 B
Rust
#[doc = $not_there] //~ ERROR expected expression, found `$`
|
|
fn main() { }
|