We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f803e1 commit 88463e8Copy full SHA for 88463e8
document/core/exec/instructions.rst
@@ -4368,7 +4368,7 @@ Control Instructions
4368
\begin{array}[t]{@{}r@{~}l@{}}
4369
(\iff & S.\STABLES[F.\AMODULE.\MITABLES[x]].\TIELEM[i] = \REFFUNCADDR~a \\
4370
\wedge & S.\SFUNCS[a] = f \\
4371
- \wedge & S \vdashdeftypematch F.\AMODULE.\MITYPES[y] \matchesdeftype f.\FITYPE)
+ \wedge & S \vdashdeftypematch f.\FITYPE \matchesdeftype F.\AMODULE.\MITYPES[y])
4372
\end{array}
4373
\\[1ex]
4374
\begin{array}{lcl@{\qquad}l}
0 commit comments