Sign in
fuchsia
/
third_party
/
rust
/
8ae423e5e8db47b8233ad657b8d84247f94de179
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-103143.rs
blob: 90f10fc1a089c9d62761c2cedb214c95735d347f [
file
]
fn
main
()
{
x
::<#[
a
]
y
::<
z
>>
//~^ ERROR attributes cannot be applied to generic arguments
//~| ERROR cannot find value `x` in this scope
}