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

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

4 lines
35 B
Rust
Raw Normal View History

2019-12-05 16:43:53 -06:00
pub fn somefun() {}
pub struct S;