rust/tests/source/issue_5086.rs
2021-11-18 13:43:37 -06:00

2 lines
41 B
Rust

#[cfg(any())]
type Type : Bound ;