blob: 4892b4ce1ae691dcbbad12b7d20ae0132b64ff03 [file] [edit]
pub struct Bar;
impl Bar {
pub fn foo() {}
}