Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
attribute
/
attr-bad-meta.rs
blob: 8001977f5a39f69fe97103dc6558ba0868dade81 [
file
] [
log
] [
blame
] [
edit
]
#[
path
*]
//~ ERROR expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `*`
mod
m
{}