Skip to content

Commit b7a7d76

Browse files
committed
Merge branch 'wasm-3.0' into wasm-3.0+exn
2 parents d510f84 + 8dc80be commit b7a7d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/exec/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4376,7 +4376,7 @@ Control Instructions
43764376
.. math::
43774377
\begin{array}{lcl@{\qquad}l}
43784378
S; F; \reff~(\BRONCAST~l~\X{rt}_1~\X{rt}_2) &\stepto& \reff~(\BR~l)
4379-
& (\iff S \vdashval \reff : \X{rt}}
4379+
& (\iff S \vdashval \reff : \X{rt}
43804380
\land {} \vdashreftypematch \X{rt} \matchesreftype \insttype_{F.\AMODULE}(\X{rt}_2)) \\
43814381
S; F; \reff~(\BRONCAST~l~\X{rt}_1~\X{rt}_2) &\stepto& \reff
43824382
& (\otherwise) \\

0 commit comments

Comments
 (0)