New Issue: spec should make it clearer how ref arguments impact candidate selection

16339, “mppf”, “spec should make it clearer how ref arguments impact candidate selection”, “2020-09-03T21:13:57Z”

The language section on function disambiguation does not say anything about intents. However, an argument with ref intent will not be considered a candidate if a coercion is required. I think this is appropriate behavior but it needs to be documented in the spec.