Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
attributes
/
attr-eq-token-tree.rs
blob: 330b119772a64bbdcf1414e55abf34ee9d712c9f [
file
] [
log
] [
blame
]
#[
my_attr
=
!]
//~ ERROR expected expression, found `]`
fn
main
()
{}