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