2 lines
66 B
Rust
2 lines
66 B
Rust
#[doc = $not_there] //~ ERROR unexpected token: `$`
|
|
fn main() { }
|
#[doc = $not_there] //~ ERROR unexpected token: `$`
|
|
fn main() { }
|