|
@@ -13023,8 +13023,8 @@ translation of tuple creation\index{subject}{Lalloc@\LangAlloc{}}.
|
|
|
%% \Stmt &::= & \CASSIGN{\CPUT{\Exp}{\itm{int}}}{\Exp}
|
|
|
%% \end{array}
|
|
|
\begin{array}{rcl}
|
|
|
- \Exp &::=& \GLOBALVALUE{\Var} \MID \ALLOCATE{\Int}{\Type} \\
|
|
|
- &\MID& \BEGIN{\Stmt^{*}}{\Exp}\\
|
|
|
+ \Exp &::=& \GLOBALVALUE{\Var} \MID \ALLOCATE{\Int}{\Type}
|
|
|
+ \MID \BEGIN{\Stmt^{*}}{\Exp}\\
|
|
|
\Stmt{} &::=& \COLLECT{\Int}
|
|
|
\MID \ASSIGN{\PUT{\Exp}{\itm{int}}}{\Exp}
|
|
|
\end{array}
|