spec: apparent contradiction for passing of slice argument to variadic parameter #30769
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Section "Passing arguments to ... parameters" says:
Notice the use of the word "may". This appears to contradict what I understand to be the case in practice (i.e. that it will be passed unchanged, for reasons of efficiency) but also the example that follows:
Notice the use of the word "will".
cc @griesemer
FYI @mvdan @rogpeppe
The text was updated successfully, but these errors were encountered: