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 4398cc0 commit 12edffbCopy full SHA for 12edffb
spec/template-mixin.dd
@@ -14,6 +14,7 @@ $(GNAME TemplateMixinDeclaration):
14
15
$(GNAME TemplateMixin):
16
$(D mixin) $(GLINK MixinTemplateName) $(GLINK2 template, TemplateArguments)$(OPT) $(GLINK_LEX Identifier)$(OPT) $(D ;)
17
+ $(D mixin) $(GLINK_LEX Identifier) `=` $(GLINK MixinTemplateName) $(GLINK2 template, TemplateArguments)$(OPT) $(D ;)
18
19
$(GNAME MixinTemplateName):
20
$(D .) $(GLINK MixinQualifiedIdentifier)
0 commit comments