Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
parser
/
misspelled-keywords
/
where-clause.rs
blob: c03d04d5fee5030ad6b804dbcf7f9f8a1e573d48 [
file
] [
log
] [
blame
]
fn
code
<
T
>()
->
u8
wheree
//~^ ERROR expected one of
T
:
Debug
,
{
}
fn
main
()
{}