rust/crates/syntax/test_data/parser/err/0026_imp_recovery.rs

3 lines
38 B
Rust
Raw Normal View History

2018-09-23 22:41:31 -05:00
impl<T: Clone>
2018-09-25 21:01:42 -05:00
impl<T> OnceCell<T> {}