Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
unpretty
/
ast-const-trait-bound.stdout
blob: f4de86bb0d03a532f1ad22e471d997578b3ad893 [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags: -Zunpretty=normal
//@ check-pass
fn foo
()
where
T
:
~
const
Bar
{}