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