rust/tests/source/issue-1800.rs

4 lines
92 B
Rust
Raw Normal View History

2017-07-24 17:56:09 +02:00
#![doc(html_root_url = "http://example.com")]
#[cfg(feature = "foo")]
fn a() {}