rust/rustfmt-core/tests/target/skip_mod.rs
2018-02-07 22:48:05 +09:00

4 lines
31 B
Rust

#![rustfmt_skip]
use a :: b
;