]> git.lizzy.rs Git - rust.git/blob - tests/run-make/rustdoc-scrape-examples-invalid-expr/examples/ex.rs
Rollup merge of #103236 - tspiteri:redoc-int-adc-sbb, r=m-ou-se
[rust.git] / tests / run-make / rustdoc-scrape-examples-invalid-expr / examples / ex.rs
1 pub struct Foo([usize; foobar::f()]);
2 fn main() {}