mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
let's peek the type before we enter the variant, not after, so that we can reuse it as-is, instead having to recombine it later. Follow-up for: #26049