blob: 5dc502930aee5c1e37d2b4b8a183bcfd8be3ce16 [file] [log] [blame]
pub trait Foo {
fn bar();
}