Closed
Description
@Argument Map
supports access to the raw map of arguments, where the annotation must have no name
attribute. @Arguments
was added later, and it would make sense to support it with Map
for the same, but that was never done.
This was uncovered as part of discussion under #447.