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