blob: 952957ec480fbb14693a3973471133ca5329d33f [file] [log] [blame]
pub trait Foo {
type Bar;
}