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