We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6949799 commit efbdafaCopy full SHA for efbdafa
spec/attribute.dd
@@ -259,8 +259,8 @@ $(GNAME AlignAttribute):
259
$(LI struct, union, and class types)
260
)
261
262
- $(P $(D align $(LPAREN) default $(RPAREN)) (re)sets it to the default, which matches the default member alignment
263
- of the companion C compiler. $(D align) by itself is the same as $(D align $(LPAREN) default $(RPAREN)).)
+ $(P $(D align$(LPAREN)default$(RPAREN)) (re)sets it to the default, which matches the default member alignment
+ of the companion C compiler. $(D align) by itself is the same as $(D align$(LPAREN)default$(RPAREN)).)
264
265
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
266
--------
0 commit comments