Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-103143.rs
blob: a584274c405140afd2be762eb5e9909f689dcf79 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
x
::<#[
a
]
y
::<
z
>>
//~^ ERROR invalid const generic expression
//~| ERROR cannot find value `x` in this scope
}