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