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