4 lines
85 B
Text
4 lines
85 B
Text
//@ compile-flags: -Zunpretty=normal
|
|
//@ check-pass
|
|
|
|
fn foo() where T: ~const Bar {}
|