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