Unnamed repository; edit this file 'description' to name the repository.
1
2
type X = <A as B>::Output;
fn foo() { <usize as Default>::default(); }