rust/tests/target/skip_mod.rs

4 lines
31 B
Rust
Raw Normal View History

#![rustfmt_skip]
use a :: b
;