blob: aa57a2a655c4a722a1dda946a9b8755806739dfe [file] [log] [blame]
// rustfmt-skip_macro_invocations: ["self::items"]
// Should not skip this invocation
items!(
const _: u8 = 0;
);