Skip to content

Commit ea58aa6

Browse files
Merge pull request #2509 from BBasile/alias-ass-trait
Update grammar for enhancement 7804
2 parents da8731b + 66af62d commit ea58aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/declaration.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ $(GNAME BasicType):
103103
$(GLINK Typeof) $(D .) $(GLINK IdentifierList)
104104
$(GLINK TypeCtor) $(D $(LPAREN)) $(GLINK Type) $(D $(RPAREN))
105105
$(GLINK2 grammar, TypeVector)
106+
$(GLINK2 grammar, Traits)
106107

107108
$(GNAME BasicTypeX):
108109
$(MULTICOLS 5,

0 commit comments

Comments
 (0)