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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
38 B
Rust
Raw Normal View History

#[allow(dead_code)]
pub struct Dummy;