Sign in
rust
/
rust
/
6ea369cfee9420f6fe3f89e4bff7b01ac0ef920d
/
.
/
tests
/
ui
/
macros
/
macro-attribute.rs
blob: 88834a96721b98cebd0b98b1b9b0ec0506e17821 [
file
]
#[
doc
=
$not_there
]
//~ ERROR expected expression, found `$`
fn
main
()
{
}