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 392e229 commit 5318cdcCopy full SHA for 5318cdc
spec/function.dd
@@ -42,6 +42,7 @@ $(GNAME Parameter):
42
$(GLINK ParameterAttributes)$(OPT) $(GLINK2 type, BasicType) $(GLINK2 declaration, Declarator) $(D =) $(ASSIGNEXPRESSION)
43
$(GLINK ParameterAttributes)$(OPT) $(GLINK2 type, Type)
44
$(GLINK ParameterAttributes)$(OPT) $(GLINK2 type, Type) $(D ...)
45
+ $(GLINK ParameterAttributes)$(OPT) $(GLINK2 type, Type) $(D =) $(ASSIGNEXPRESSION)
46
47
$(GNAME ParameterAttributes):
48
$(GLINK InOut)
0 commit comments