From a59e29041077a4c3ed6544a95f5aa0b79a3f0f58 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 27 Jul 2019 13:25:51 +0100 Subject: [PATCH] doc/syntax.tex: Promote `Integer literals' to subsection. For consistency. This was just a mistake, or a half-finished edit. --- doc/syntax.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/syntax.tex b/doc/syntax.tex index 6dd5cf7..9a02090 100644 --- a/doc/syntax.tex +++ b/doc/syntax.tex @@ -96,7 +96,8 @@ and the simple syntax seems adequate. For the sake of future compatibility, the use of character sequences which resemble C escape sequences is discouraged. -\subsubsection{Integer literals} \label{sec:syntax.lex.int} + +\subsection{Integer literals} \label{sec:syntax.lex.int} \begin{grammar} ::= -- 2.11.0