rust/tests/run-make/rustdoc-scrape-examples-invalid-expr/examples/ex.rs

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

3 lines
51 B
Rust
Raw Normal View History

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