Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
unpretty
/
ast-const-trait-bound.stdout
blob: 761bff87a628a7b6acb26401b68fa88049b421be [
file
]
//@ compile-flags: -Zunpretty=normal
//@ check-pass
fn foo
()
where
T
:
[
const
]
Bar
{}