rust/tests/target/skip_mod.rs
2018-03-02 15:07:13 +13:00

4 lines
31 B
Rust

#![rustfmt_skip]
use a :: b
;