blob: 1e8d0b8e02a93d8c0e7966fe31ba782aea3dd443 [file] [log] [blame]
pub trait Bar {
fn foo();
}