blob: 2fdfd85a1da30f1b1228fdcbd24c407a7db3d7aa [file] [log] [blame]
pub struct S;
impl S {
pub fn external(&self) {}
}