summaryrefslogtreecommitdiffstats
path: root/src/test/ui/extern-flag/auxiliary/somedep.rs
blob: dd2f373f849c65ce8d79232002a115d595962c7f (plain)
1
2
3
pub fn somefun() {}

pub struct S;