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 15:08:31 -05:00
// compile-flags: --crate-name foo
pub fn foo() {}