mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
//@ compile-flags: -Zunpretty=normal
|
|
//@ check-pass
|
|
|
|
fn foo() where T: [const] Bar {}
|