summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/rustdoc-scrape-examples-multiple/examples/ex2.rs
blob: f83cf2f2709146e9cda6969221662c448f4ee03e (plain)
1
2
3
fn main() {
    foobar::ok();
}