// check-pass trait A {} struct B where B: A> { t: T } fn main() {}