rust/tests/rustdoc/invalid.crate.name.rs

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

4 lines
52 B
Rust
Raw Normal View History

2018-05-31 20:08:31 +00:00
// compile-flags: --crate-name foo
pub fn foo() {}