From 6909e7ca7872ef8672e3f044b6648f5b78af64d8 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 13 Apr 2011 09:59:00 -0700 Subject: Fix busted texi from last night. --- doc/rust.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/rust.texi b/doc/rust.texi index 49c62685..23764f65 100644 --- a/doc/rust.texi +++ b/doc/rust.texi @@ -2807,8 +2807,10 @@ structure of expressions. Blocks themselves are expressions, so the nesting sequence of block, statement, expression, and block can repeatedly nest to an arbitrary depth. +@menu * Ref.Stmt.Decl:: Statement declaring an item or slot. * Ref.Stmt.Expr:: Statement evaluating an expression. +@end menu @node Ref.Stmt.Decl @subsection Ref.Stmt.Decl -- cgit v1.2.3