rust/tests/ui/extern-flag/auxiliary/somedep.rs

4 lines
35 B
Rust

pub fn somefun() {}
pub struct S;