rust/tests/source/issue_5086.rs

2 lines
41 B
Rust
Raw Normal View History

2021-11-18 12:38:34 -06:00
#[cfg(any())]
type Type : Bound ;