Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad07f2b

Browse files
committed
squeezed some space out of a line that was too long
1 parent 2f7ef91 commit ad07f2b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Doc/ref/ref5.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ \section{Atoms}
6262
categorized syntactically as atoms. The syntax for atoms is:
6363

6464
\begin{verbatim}
65-
atom: identifier | literal | enclosure
66-
enclosure: parenth_form | list_display | dict_display | string_conversion
65+
atom: identifier | literal | enclosure
66+
enclosure: parenth_form|list_display|dict_display|string_conversion
6767
\end{verbatim}
6868

6969
\subsection{Identifiers (Names)}

Doc/ref5.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ \section{Atoms}
6262
categorized syntactically as atoms. The syntax for atoms is:
6363

6464
\begin{verbatim}
65-
atom: identifier | literal | enclosure
66-
enclosure: parenth_form | list_display | dict_display | string_conversion
65+
atom: identifier | literal | enclosure
66+
enclosure: parenth_form|list_display|dict_display|string_conversion
6767
\end{verbatim}
6868

6969
\subsection{Identifiers (Names)}

0 commit comments

Comments
 (0)