File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1850,6 +1850,7 @@ $(GNAME PrimaryExpression):
1850
1850
$(GLINK_LEX FloatLiteral)
1851
1851
$(LEGACY_LNAME2 CharacterLiteral)$(LEGACY_LNAME2 character-literal)$(GLINK_LEX CharacterLiteral)
1852
1852
$(RELATIVE_LINK2 string_literals, *StringLiteral*)
1853
+ $(GLINK2 istring, InterpolationExpressionSequence)
1853
1854
$(GLINK ArrayLiteral)
1854
1855
$(GLINK AssocArrayLiteral)
1855
1856
$(GLINK FunctionLiteral)
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ $(GNAME TemplateSingleArgument):
100
100
$(GLINK2 type, FundamentalType)
101
101
$(GLINK_LEX CharacterLiteral)
102
102
$(GLINK_LEX StringLiteral)
103
+ $(GLINK2 istring, InterpolationExpressionSequence)
103
104
$(GLINK_LEX IntegerLiteral)
104
105
$(GLINK_LEX FloatLiteral)
105
106
$(D true)
You can’t perform that action at this time.
0 commit comments