rust/tests/target/skip_mod.rs
2018-05-14 16:25:10 +12:00

3 lines
32 B
Rust

#![rustfmt::skip]
use a :: b
;