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.
2 parents 9e07514 + 8cd57e5 commit eb515ebCopy full SHA for eb515eb
spec/abi.dd
@@ -454,7 +454,7 @@ $(H3 $(LNAME2 type_mangling, Type Mangling))
454
$(B Nh) $(GLINK Type)
455
456
$(GNAME TypeFunction):
457
- $(GLINK CallConvention) $(GLINK FuncAttrs)$(OPT) $(GLINK Parameters) $(GLINK ParamClose) $(GLINK Type)
+ $(GLINK CallConvention) $(GLINK FuncAttrs)$(OPT) $(GLINK Parameters)$(OPT) $(GLINK ParamClose) $(GLINK Type)
458
459
$(GNAME CallConvention):
460
$(B F) $(GREEN // D)
0 commit comments