3 lines
75 B
Rust
3 lines
75 B
Rust
|
#[doc(cfg(unix))] //~ ERROR: #[doc(cfg(...))] is experimental
|
||
|
fn main() {}
|