rust/tests/ui/modules/auxiliary/dummy_lib.rs

3 lines
38 B
Rust
Raw Normal View History

#[allow(dead_code)]
pub struct Dummy;