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

3 lines
38 B
Rust
Raw Normal View History

2018-09-24 05:41:31 +02:00
impl<T: Clone>
2018-09-26 04:01:42 +02:00
impl<T> OnceCell<T> {}