blob: 48c33d720dcad6808ed0e9582014ecdb0cee21bf [file] [log] [blame]
// edition:2018
// Tool attribute
use rustfmt::skip as imported_rustfmt_skip; //~ ERROR unresolved import `rustfmt`
fn main() {}