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 0a51fcd commit 02664a1Copy full SHA for 02664a1
spec/function.dd
@@ -45,6 +45,7 @@ $(GNAME Parameter):
45
$(GLINK ParameterDeclaration)
46
$(GLINK ParameterDeclaration) $(D ...)
47
$(GLINK ParameterDeclaration) $(D =) $(ASSIGNEXPRESSION)
48
+ $(GLINK ParameterDeclaration) $(D =) $(ASSIGNEXPRESSION) $(D ...)
49
50
$(GNAME ParameterDeclaration):
51
$(GLINK ParameterAttributes)$(OPT) $(GLINK2 type, BasicType) $(GLINK2 declaration, Declarator)
0 commit comments