rust/tests/run-make/diagnostics-traits-from-dup.../minibevy.rs

3 lines
40 B
Rust

pub trait Resource {}
pub struct Ray2d;