rust/crates/syntax/test_data/parser/err/0035_use_recover.rs

6 lines
48 B
Rust
Raw Normal View History

2019-09-05 11:53:07 -05:00
use foo::bar;
use
use crate::baz;
use
fn f() {}