Closed
Description
In #621 around here I noticed, in response to @eemeli's comment, that Function Resolution has a bias towards formatting functions. We also have Resolve Selectors later, which wants to emit nomatch
for these failures.
The problem with Function Resolution for a selection-only function is in this step:
Call the function implementation with the following arguments:
In the case of e.g. :plural
, there is no function to call except for MatchSelectorKeys