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