Skip to content

Commit 6909e7c

Browse files
committed
Fix busted texi from last night.
1 parent 63e87c1 commit 6909e7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/rust.texi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2807,8 +2807,10 @@ structure of expressions. Blocks themselves are expressions, so the nesting
28072807
sequence of block, statement, expression, and block can repeatedly nest to an
28082808
arbitrary depth.
28092809

2810+
@menu
28102811
* Ref.Stmt.Decl:: Statement declaring an item or slot.
28112812
* Ref.Stmt.Expr:: Statement evaluating an expression.
2813+
@end menu
28122814

28132815
@node Ref.Stmt.Decl
28142816
@subsection Ref.Stmt.Decl

0 commit comments

Comments
 (0)