Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
test
/
ui
/
macros
/
macro-attribute.rs
blob: f580dfa8e34ed2ff055295d38ffc09aa45c57feb [
file
] [
log
] [
blame
]
#[
doc
=
$not_there
]
//~ ERROR unexpected token: `$`
fn
main
()
{
}