Skip to content

Commit 8dc80be

Browse files
committed
Merge remote-tracking branch 'gc/main' into wasm-3.0
2 parents 8c51e58 + cd543fa commit 8dc80be

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
@@ -4195,7 +4195,7 @@ Control Instructions
41954195
.. math::
41964196
\begin{array}{lcl@{\qquad}l}
41974197
S; F; \reff~(\BRONCAST~l~\X{rt}_1~\X{rt}_2) &\stepto& \reff~(\BR~l)
4198-
& (\iff S \vdashval \reff : \X{rt}}
4198+
& (\iff S \vdashval \reff : \X{rt}
41994199
\land {} \vdashreftypematch \X{rt} \matchesreftype \insttype_{F.\AMODULE}(\X{rt}_2)) \\
42004200
S; F; \reff~(\BRONCAST~l~\X{rt}_1~\X{rt}_2) &\stepto& \reff
42014201
& (\otherwise) \\

0 commit comments

Comments
 (0)