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 a3ef9b3 commit 2d1f1ffCopy full SHA for 2d1f1ff
spec/lex.dd
@@ -995,7 +995,7 @@ $(MULTICOLS 4,
995
$(LINK2 expression.html#AssertExpression, $(D assert))
996
$(LINK2 attribute.html#auto, $(D auto))
997
998
- $(GDEPRECATED LINK2 function.html#BodyStatement, $(D body))
+ $(GDEPRECATED $(LINK2 function.html#BodyStatement, $(D body)))
999
$(LINK2 type.html, $(D bool))
1000
$(LINK2 statement.html#BreakStatement, $(D break))
1001
$(LINK2 type.html, $(D byte))
0 commit comments