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):
18501850 $(GLINK_LEX FloatLiteral)
18511851 $(LEGACY_LNAME2 CharacterLiteral)$(LEGACY_LNAME2 character-literal)$(GLINK_LEX CharacterLiteral)
18521852 $(RELATIVE_LINK2 string_literals, *StringLiteral*)
1853+ $(GLINK2 istring, InterpolationExpressionSequence)
18531854 $(GLINK ArrayLiteral)
18541855 $(GLINK AssocArrayLiteral)
18551856 $(GLINK FunctionLiteral)
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ $(GNAME TemplateSingleArgument):
100100 $(GLINK2 type, FundamentalType)
101101 $(GLINK_LEX CharacterLiteral)
102102 $(GLINK_LEX StringLiteral)
103+ $(GLINK2 istring, InterpolationExpressionSequence)
103104 $(GLINK_LEX IntegerLiteral)
104105 $(GLINK_LEX FloatLiteral)
105106 $(D true)
You can’t perform that action at this time.
0 commit comments