blob: 7b16b2dfde065fc123d3785d6b2feb4c2ad7a972 [file] [log] [blame] [edit]
trait Foo where {}
struct Bar where {}
struct Bax where;
struct Baz(String) where;
impl<> Foo<> for Bar<> where {}