summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/rustdoc-scrape-examples-invalid-expr/examples/ex.rs
blob: b342b5b0aaece9fb228d72dbe53570c417348408 (plain)
1
2
pub struct Foo([usize; foobar::f()]);
fn main() {}