Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
attributes
/
z-crate-attr
/
multiple.rs
blob: 8c60ea64feca6e1620550bdff1b3952fa9bdc2c8 [
file
] [
log
] [
blame
]
//@ compile-flags: -Zcrate-attr=feature(foo),feature(bar)
//~? ERROR expected `]`
fn
main
()
{}