Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
test
/
ui
/
attribute-with-no-generics-in-parameter-list.rs
blob: c2cc91d8f7703768c45c9ca21ad50bc235e38888 [
file
] [
log
] [
blame
]
fn
foo
<#[
attr
]>()
{}
//~ ERROR attribute without generic parameters
fn
main
()
{}