blob: 3400717eba1e616a2c23a49cd7c5122f4bcfc09d [file] [log] [blame]
pub struct Foo;
impl Foo {
pub fn foo() {}
}