- Notifications
You must be signed in to change notification settings - Fork5
Commit699300a
committed
Docs: clarify treatment of variadic functions with zero variadic arguments.
Explain that you have to use "VARIADIC ARRAY[]" to pass an empty arrayto a variadic parameter position. This was already implicit in the textbut it seems better to spell it out.Per a suggestion from David Johnston, though I didn't use his proposedwording. Back-patch to all supported branches.1 parent2ef6c66 commit699300a
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
757 | 771 |
| |
758 | 772 |
| |
759 | 773 |
| |
|
0 commit comments
Comments
(0)