Skip to content

Commit

Permalink
Add simple assignment statement to index
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Dec 9, 2020
1 parent ee607be commit fa926ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/statements.tex
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ \section{Statements}\label{statements}

\subsection{Simple Assignment Statements}\label{simple-assignment-statements}

The syntax of simple assignment\index{assignment} statement is as follows:
The syntax of \firstuse{simple assignment statement}\index{assignment statement!simple} is as follows:
\begin{lstlisting}[language=grammar]
component-reference ":=" expression
\end{lstlisting}
Expand Down

0 comments on commit fa926ef

Please sign in to comment.