rustc/tests/ui/rfcs/rfc-2126-extern-absolute-paths/auxiliary/xcrate.rs
2024-05-23 21:15:29 +02:00

6 lines
63 B
Rust

#[derive(Debug)]
pub struct S;
#[derive(Debug)]
pub struct Z;