Skip to content

Commit

Permalink
Another one.
Browse files Browse the repository at this point in the history
Note that they were already present in 3.4.
  • Loading branch information
HansOlsson committed May 25, 2022
1 parent af49d40 commit d539107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/functions.tex
Expand Up @@ -1056,7 +1056,7 @@ \section{Record Constructor Functions}\label{record-constructor-functions}
should be chosen to not cause any conflict):
% henrikt-ma: TODO: Fix too long lines.
\begin{lstlisting}[language=modelica,escapechar=!]
package Demo;
package Demo
function Record1
input Real r0 = 0;
output Record1 $\mathit{result}$(r0 = r0);
Expand Down

0 comments on commit d539107

Please sign in to comment.