Skip to content

Commit 3f7522a

Browse files
Bolpatdlang-bot
authored andcommitted
@ and disable are separate tokens
1 parent a04dd39 commit 3f7522a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/enum.dd

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ $(GNAME EnumMemberAttributes):
3333
$(GNAME EnumMemberAttribute):
3434
$(GLINK2 attribute, DeprecatedAttribute)
3535
$(GLINK2 attribute, UserDefinedAttribute)
36-
$(D @)$(LINK2 attribute.html#disable, $(D disable))
36+
$(D @) $(LINK2 attribute.html#disable, $(D disable))
3737
)
3838
$(GRAMMAR
3939
$(GNAME AnonymousEnumDeclaration):

0 commit comments

Comments
 (0)