rustc/tests/ui/extern-flag/auxiliary/somedep.rs
2023-08-02 10:33:26 +02:00

4 lines
35 B
Rust

pub fn somefun() {}
pub struct S;