Skip to content

Commit f79d7d9

Browse files
WebFreak001Bolpat
authored andcommitted
Specify what a TemplateMixinDeclaration is (#3919)
1 parent bdb1d2e commit f79d7d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spec/template-mixin.dd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ $(GNAME MixinQualifiedIdentifier):
4545
template instantiations.
4646
)
4747

48+
$(P A $(I TemplateMixinDeclaration) is the same as a $(I TemplateDeclaration),
49+
but can not be instantiated outside of a $(I TemplateMixin).
50+
)
51+
4852
$(SPEC_RUNNABLE_EXAMPLE_RUN
4953
------
5054
int y = 3;

0 commit comments

Comments
 (0)