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 736182f commit 5e9e517Copy full SHA for 5e9e517
spec/statement.dd
@@ -258,7 +258,7 @@ $(GNAME ElseStatement):
258
$(I ThenStatement) is transferred to, else the $(I ElseStatement)
259
is transferred to.)
260
261
- $(P The $(I ElseStatement)is associated with the innermost if
+ $(P The $(I ElseStatement) is associated with the innermost if
262
statement which does not already have an associated $(I ElseStatement).)
263
264
$(P If an $(D auto) $(I Identifier) is provided, it is declared and
0 commit comments