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

3 lines
38 B
Rust
Raw Normal View History

2018-09-24 11:41:31 +08:00
impl<T: Clone>
2018-09-26 10:01:42 +08:00
impl<T> OnceCell<T> {}