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