We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947057e commit 8eb4c9cCopy full SHA for 8eb4c9c
spec/function.dd
@@ -34,7 +34,7 @@ $(GNAME ParameterList):
34
$(GLINK Parameter)
35
$(GLINK Parameter) $(D ,)
36
$(GLINK Parameter) $(D ,) $(GSELF ParameterList)
37
- $(GLINK VariadicArgumentsAttributes) $(D ...)
+ $(GLINK VariadicArgumentsAttributes)$(OPT) $(D ...)
38
39
$(GNAME Parameter):
40
$(GLINK ParameterAttributes)$(OPT) $(GLINK2 type, BasicType) $(GLINK2 declaration, Declarator)
0 commit comments