rust/tests/target/skip_mod.rs
2017-10-20 00:22:23 -07:00

4 lines
31 B
Rust

#![rustfmt_skip]
use a :: b
;