rustc/tests/run-make/rustdoc-scrape-examples-invalid-expr/examples/ex.rs
2023-07-27 22:48:29 +08:00

3 lines
51 B
Rust

pub struct Foo([usize; foobar::f()]);
fn main() {}