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