The documentation for the group() target documents that it takes all the general target variables, including `inputs` and `sources`, yet AFAICT, ignores them completely (but they get marked as used, so they don't trigger the unused variable error).
Is this a long-standing bug, or an intentional behavior? Or a now-intentional behavior because it's a long-standing bug and fixing it would break users?
Thanks,
Aaron