blob: e41313b6ab315993fa8f4435ee426f40ea668e08 [file]
pub struct S;
impl S {
fn method(&self) {}
}