Skip to content

Commit

Permalink
AsProposed
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jan 4, 2022
1 parent b843155 commit 799849a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/statements.tex
Expand Up @@ -150,7 +150,7 @@ \subsubsection{Assignments from Called Functions with Multiple Results}\label{as
Also see \cref{simple-equality-equations} regarding calling functions with multiple results within equations.
\end{nonnormative}

\subsubsection{Restrictions on assigned variables}\label{restrictions-on-assigned-variables}
\subsubsection{Assigned variables - Restrictions}\label{restrictions-on-assigned-variables}\label{assigned-variables-restrictions}

Only components of the specialized classes \lstinline!type!, \lstinline!record!, \lstinline!operator record!, and \lstinline!connector! may appear as left-hand-side in algorithms.
This applies both to simple assignment statements, and the parenthesized, comma-separated list of variables for functions with multiple results.
Expand Down

0 comments on commit 799849a

Please sign in to comment.