mirror of
https://github.com/golang/go
synced 2024-11-25 10:07:56 -07:00
parent
7529d32ee1
commit
73ca127e67
@ -995,7 +995,7 @@ must either all be present or all be absent. If present, each name
|
|||||||
stands for one item (parameter or result) of the specified type; if absent, each
|
stands for one item (parameter or result) of the specified type; if absent, each
|
||||||
type stands for one item of that type. Parameter and result
|
type stands for one item of that type. Parameter and result
|
||||||
lists are always parenthesized except that if there is exactly
|
lists are always parenthesized except that if there is exactly
|
||||||
one unnamed result it may written as an unparenthesized type.
|
one unnamed result it may be written as an unparenthesized type.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If the function's last parameter has a type prefixed with <code>...</code>,
|
If the function's last parameter has a type prefixed with <code>...</code>,
|
||||||
|
Loading…
Reference in New Issue
Block a user