summaryrefslogtreecommitdiffstats
path: root/src/test/ui/rfc-2126-extern-absolute-paths/auxiliary/xcrate.rs
blob: c4d444764457749349cde3fa58e13125656f32a7 (plain)
1
2
3
4
5
#[derive(Debug)]
pub struct S;

#[derive(Debug)]
pub struct Z;